{% if current_user %}
{{ current_user.nickname() }} Sign out {% if current_user.is_admin %} *** {% end %}
{% else %} Signin Lorem {% end %} {% block debug %} {% module DebugModule(item=globals()) %} {% end %} {% block main %} {% end %}