{% if reports|length %} {% for report in reports %} {% endfor %}
Latest Results RSS feed
{{ report.revision }}{{ report.executable }}@{{ report.environment}} {{ report.item_description }}
{% endif %} {% if significant_reports|length %} {% for report in significant_reports %} {% endfor %}
Latest Significant Results RSS feed
{{ report.revision }}{{ report.executable }}@{{ report.environment}} {{ report.item_description }}
{% endif %}