{% block head_declarations %} {% endblock %}
{% if g.user.is_authenticated %}
{{ g.user.username }}
Log out
{% else %}
Log in
{% endif %}
{% if project %}
Project
{% endif %}
Reports
Settings
Golem
Test Automation Framework
{% block content %} {% endblock %}
×
Error
×
×
{% block footer_declarations %}{% endblock %}