diff --git a/abichecker/templates/request.html b/abichecker/templates/request.html index fb46e1a6..9d881568 100644 --- a/abichecker/templates/request.html +++ b/abichecker/templates/request.html @@ -45,9 +45,8 @@ {% endif %} - {% if request.abichecks[0].reports %} + {% if check.reports %}

Detailed Reports

- {% for check in request.abichecks %} @@ -75,7 +74,6 @@ {% endfor %}
- {% endfor %} {% endif %} {% endfor %} {% if request.log %}