{% if not current_user().is_authenticated() %}

you gotta authenticate first!

{% else %} {% endif %}