Toggle navigation
{% if user.name %}
{{ user.fullname }}
Self service
Log Out
{% endif %}
{% block main %} {% endblock %}