{% load i18n useful_tags user_tags %} Lexher {% include "common/_favicons.html" %} {% include "common/_css.html" %} {% block extra_css %}{% endblock %}
{% block content %}{% endblock %}
{% include "components/_notifications.html" %} {% include "common/_js.html" %} {% block extra_js %}{% endblock %}