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

Function results

There were no Function results found. Create a project and use the Add functions form in order to create results.

{% else %}

Function results

Summary of all function-results, 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' %}