{% block content_header %}
{% endblock %}
{% block content_tabbing %}
{% endblock %}
{% block content_main %}
{% endblock %}
{% include "right_boxes.html" %}
{% comment %} vim:ft=htmldjango: This file is extended by all other files which are not included here {% endcomment %} {% load static %}