{% include "includes/top-bar.html" %}
{% block content %}
{% endblock %}
{# CSS #} {% if user_is_logged %} {% else %} {% endif %} {# JS #} {% include 'includes/locale.html' %} {% include 'includes/plugins.html' %} {% block js %}{% endblock %}