{% extends "base.html" %} {% load static %} {% load ui_framework %} {% block breadcrumbs_wrapper %}{% render_breadcrumbs %}{% endblock %} {% block extra_styles %} {% endblock extra_styles %} {% block content %} {% if settings %}
{% else %} {% endif %} {% endblock content %} {% block javascript %} {% if settings %} {% endif %} {% endblock javascript %}