{% extends base_template|default:'website/backoffice/base.html' %} {% load url from future %} {% load spurl %} {% load fiber_tags thumbnail breadcrumb_tags %} {% block bodyclass %}list{% endblock %} {% block buttons %}
{{ field_name|capfirst }} | {{ field|safe }} |
---|
Activities |
---|
{% if column.sortable %} {% endif %} {{ column }} {% if column.sortable %} {% endif %} {% if column.is_ordered %} {% if column.is_ordered_straight %} {% else %} {% endif %} {% endif %} | {% endfor %}
{% if forloop.counter == 1 %} {{ value }} {% else %} {% if value %} {{ value }} {% else %} – {% endif %} {% endif %} | {% endfor %}
Roles |
---|
Role |
{{ activity.role }} |
Donations |
---|
{% if column.sortable %} {% endif %} {{ column }} {% if column.sortable %} {% endif %} | {% endfor %}
{% if value %} {{ value }} {% else %} – {% endif %} | {% endfor %}
Total Donation | |
---|---|
Date | Donation |
{% if value %} {{ value }} {% else %} – {% endif %} | {% endfor %}|
Total | {{ total_value }} |
Notes |
---|
{% if column.sortable %} {% endif %} {{ column }} {% if column.sortable %} {% endif %} {% if column.is_ordered %} {% if column.is_ordered_straight %} {% else %} {% endif %} {% endif %} | {% endfor %}
{% if forloop.counter == 1 %} {{ value|safe|linebreaks }} {% else %} {% if value %} {{ value }} {% else %} – {% endif %} {% endif %} | {% endfor %}