{% include 'header.html' %}

All projects

View and add processing functions and checklists by clicking on a project name.

{% set counter = 0 -%} {% for entry in entries -%}
{% set counter = counter + 1 %} {% endfor %}
Project Name Description Project version Date/Time Delete
{{entry.projectName|safe}} {{entry.projectDesc|safe}} {{entry.projectVersion|safe}} {{entry.timestamp|safe}}
{% include 'footer.html' %}