{% load staticfiles %} {{OPAL_BRAND_NAME}} {% if OPAL_EXTRA_APPLICATION %}{% include OPAL_EXTRA_APPLICATION %}{% endif %} {% block navbar %}{% include 'navbar.html' %}{% endblock %}
{% block content %}{% endblock %}