{% extends "base_epic.html" %} {% load staticfiles %} {% block extrahead %} {% if DEVELOPMENT_SITE %} {% endif %} {% endblock extrahead %} {% block content %}
{{ breadcrumb|safe }}
{% block buttons %} {% endblock buttons %}

{% endblock content %}