{% load static %} {% load humanize %}
Trees planted
Trees planted List Table*
{% if user.is_superuser %} {% endif %} {% for tree in treeplantings %} {% if user.is_superuser %} {% endif %} {% endfor %}
Number of Trees Date Planted Start Date of Monitoring End Date of Monitoring Progress UpdateActions
{{ tree.number_of_trees }} {{ tree.date_planted }} {{ tree.start_date_of_monitoring|default:"N/A" }} {{ tree.end_date_of_monitoring|default:"N/A" }} {{ tree.progress_update }}