{% if title %}
Opaque – {{ title }}
{% else %}
Opaque
{% endif %}
{% include 'sidenav.html.j2' %} {% block page_content %} {% endblock %}