{% load static %}
| Title | Description | Status | Project Cycle | Project Phase | {% if user.is_superuser %}ACTIONS | {% endif %}|||
|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }}. {{ project.title }} | {{ project.description|truncatewords:10|safe }} | {{ project.status }} | {{ project.project_cycle }} | {{ project.project_phase }} | {% if user.is_superuser %}{% endif %} | |||
| No projects found. | ||||||||