{% if title %}
Opaque – {{ title }}
{% else %}
Opaque
{% endif %}
Notifications
{% if current_user.is_authenticated %}
settings
Settings
chevron_left
Log out
{% else %}
chevron_right
Log in
chevron_right
Register
{% endif %}
opacity
Opaque
menu
notifications
{% if current_user.is_authenticated %} {{ current_user.username }}
account_circle
{% else %}
account_circle
{% endif %}
opacity
Opaque
dashboard
Dashboard
Services
format_textdirection_l_to_r
NLP
find_in_page
OCR
{% if current_user.is_administrator() %}
Administration
build
Administration tools
{% endif %}
{% if title %}{{ title }}{% else %}Unnamed page{% endif %}
{% block page_content %} {% endblock %}