{% if title %}
nopaque – {{ title }}
{% else %}
nopaque
{% endif %}
Notifications
{% if current_user.is_authenticated %}
settings
Settings
power_settings_new
Log out
{% else %}
person
Log in
person_add
Register
{% endif %}
opacity
nopaque
menu
notifications
{% if current_user.is_authenticated %} {{ current_user.username }}
account_circle
{% else %}
account_circle
{% endif %}
opacity
nopaque
linear_scale
Workflow
dashboard
Dashboard
Services
burst_mode
Merge images
format_textdirection_l_to_r
NLP
find_in_page
OCR
{% if current_user.is_administrator() %}
Administration
build
Administration tools
{% endif %}
Account
{% if current_user.is_authenticated %}
settings
Settings
power_settings_new
Log out
{% else %}
person
Log in
person_add
Register
{% endif %}
{% block main_block %}{% endblock %}