{% if report.outcome.value == 'success' %} Success {% else %} {{ report.outcome.value }} {% endif %} {{ report.title }}

{% with %} {% set modal_id="help-modal" %} {% set button_content %} Help {% endset %} {% include 'modal_link.html' %} {% endwith %}
{% if report.outcome.value != 'success' %}
{% endif %}
Started {{ report.start_time.strftime('%Y-%m-%d %H:%M:%S') }}, ran for {{ report.duration }}.
pytest args