{% extends "report/base.html" %} {% block header_declarations %} {% endblock %} {% block content %}

Golem Report Dashboard{% if project %} - {{project}}{% endif %}

- latest executions

# Date & Time Environment Result                  
{% endblock %} {% block page_footer_declarations %} {% endblock %}