{% load i18n static %} {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% if favicon %} {% else %} {% endif %} SOSSE{% if title %} · {{ head_title|default:title }}{% endif %} {% block head %} {% endblock %} {% block body_tag %} {% endblock %}
{% if title and not hide_title %}

{{ title }}

{% endif %} {% include "se/main_menu.html" %} {% block top_bar %} {% endblock %}
{% block body %} {% endblock %}