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