{% block include_css %} {% endblock %}
  • {% if not desktop_mode %}
  • {{ user_name }}
  • {% if super_user == 1 %}
  • {% endif %} {% endif %}
  • {% block header_actions %} {% endblock %}
  • {% if not desktop_mode %}
  • Sign out
  • {% endif %}
{% block content %} {% endblock %}