{% load static %} {{title}} {% include 'includes/css-o.html' %} {% include 'includes/css-m.html' %} {% block css %} {% endblock css %} {% include 'includes/plugin.html' %}
{% include 'includes/sidebar.html' %}
{% if user.is_authenticated %} {% else %} {% endif %}
{% if user.is_authenticated %}
{% endif %}
{% include 'includes/modal.html' %}
{% include 'includes/permission.html' %} {% if user.is_authenticated %} {% else %} {% endif %}