{% load nearbeach_extras %} {% if active_task_results %}
Task | Description | End Date |
TASK{{ row.task_id }} |
{% if not row.organisations_id == Null %}
{{ row.organistaion_id }} {% endif %} {{ row.task_short_description }} |
{{ row.task_end_date }} |
There are currently no active projects.
{% endif %}