{% include "misago/admin/navbar.html" %}
{% include "misago/admin/messages.html" %}
{% include "misago/admin/sidenav.html" %}
{% block content %}{% endblock %}
{# We include JavaScript at the end of page body so it renders faster #}
{##}
{##}
{##}
{##}
{##}
{##}
{##}
{##}
{% block javascripts %}{% endblock javascripts %}
{% endblock body %}