{% for message in messages %}
{% endfor %}
{% endif %}
{% block content %}{% endblock %}
{% if request.user.is_authenticated %}
{{ user_preferences|json_script:"user-prefs-data" }} {{ MS_TRANS|json_script:"ms-trans-data" }} {% load static %} {% if CURRENT_DIR == 'ltr' %} {% else %} {% endif %} {% load microsys_tags %} {% include_if_exists 'microsys/includes/custom_head.html' %} {% block extra_head %}{% endblock %}
{% block titlebar %} {% include 'microsys/includes/titlebar.html' %} {% if user.is_authenticated %} {% include 'microsys/users/user_hub.html' %} {% endif %} {% endblock %} {% block layout %} {% if request.user.is_authenticated %}