{% extends 'backend/components/layouts/default.html' %} {% load static %} {% block content %}
| Name | Status | Start Date | End Date | Costs | Goals and Objectives | User Responsible | Supporting Documents | ACTIONS |
|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }}. {{ activity.name }} | {{ activity.get_status_display }} | {{ activity.start_date }} | {{ activity.end_date }} | {{ activity.cost }} | {{ activity.goals_and_objectives }} | {{ activity.user_responsible }} |
{% if activity.support_document.all %}
|
|
| No activities found | ||||||||