{% load staticfiles %}
Osmaxx
Osmaxx
{% include 'excerptexport/partials/navigation.html' with view=view user=user %}
{% block breadcrumb %}
Osmaxx
{% endblock %}
{% include 'excerptexport/partials/flash_messages.html' with messages=messages %}
{% block main %}
Main block
{% endblock %}
{% block scripts %} {% endblock %}