{% include 'header.html' %}

Function results


{% if entries -%}
Summary of all functions results.
{% else %}
There were no function lists found.
Create a list in order to create results.
{% endif %} {% if entries -%}

Functions


{% set counter = 0 -%} {% for entry in entries -%} {% endfor %} {% endif %}
Functions Project Functions list name Version        Download
{{entry.projectName|safe}} {{entry.functionName|safe}}    {{entry.projectVersion|safe}}     
{% include 'footer.html' %}