{% load static %}
{% block stylesheet %}{% endblock %}
Start Bootstrap
Settings
Activity Log
Logout
{% include "elements/sidebar.html" %}
{% include "elements/message.html" %}
{% block body %}{% endblock %}
{% block javascript %}{% endblock %}