{% load static %}
{% block headincs %}{% endblock %}
{{title}}
{% block sidebar %}{% endblock %}
{% block content %}{% endblock %}