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