{% extends 'finances/base.html' %} {% load bootstrap %} {% block meta_description %} {{ block.super }} Subsidy Collective Detail {% endblock meta_description %} {% block pagetitle %} : Subsidy Collective details {% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} Subsidies Collectives {{ collective }} {% endblock %} {% block content %}

{{ collective }}

(Coordinated by {{ collective.coordinator }})

{% if collective.description %}
Description

{{ collective.description }}

{% endif %}

Subsidies part of this Collective

{% if perms.scipost.can_manage_subsidies %} {% endif %} {% if perms.scipost.can_manage_subsidies %} {% endif %} {% include "finances/_hx_subsidy_list.html" with page_obj=page_encapsulated_subsidies %}
From Organization Type Payments
Scheduled?
Amount From UntilStatus Renewable? Renewed? Renewal
action date
{% endblock content %}