{% include 'header.html' %}
{% if entries.projectName != Null %}

Nothing has been checked yet. Get to work!

There were no Question results found. Create a project and use the checklist forms in order to create results.

{% else %}

Checklist: {{listName|safe}}

Summary of failed checklist items, you can download a DOCX file with the current security findings.

{% endif %}
{% if entries.projectName != Null %} {% else %} {% endif %}
{% set counter = 0 -%} {% for entry in content %}
{% set counter = counter + 1 %} {% endfor %}
{% include 'footer.html' %}