{% extends 'scipost/base.html' %} {% load partners_extras %} {% load bootstrap %} {% block pagetitle %}: partner page{% endblock pagetitle %} {% block content %}
None found.
Country | Institution name | Kind | Status | Date received |
---|---|---|---|---|
{{ partner.get_country_display }} | {{ partner.institution_name }} | {{ partner.get_kind_display }} | {{ partner.get_status_display }} | {{ partner.date_received|date:"Y-m-d" }} |
{% include 'partners/_prospective_partner_card.html' with pp=partner %} | ||||
No prospects found. |