{% extends 'affiliates/base.html' %} {% load guardian_tags %} {% block pagetitle %}: Affiliate Journals: Subsidies{% endblock %} {% block breadcrumb_items %}
{% endblock %} {% block content %} {% get_obj_perms request.user for journal as "user_perms" %}Use the form below to add a subsidy to the journal. If you do not find the organization you are looking for, you may create it.
Organization | Country | Year | Subsidy (€) | |
---|---|---|---|---|
{{ subsidy.organization }} | {{ subsidy.year }} | {{ subsidy.amount }} | {% if 'manage_journal_content' in user_perms %}{% include 'bi/x-square-fill.html' %} | {% endif %}|
No items at this time |