{% load bootstrap %}

Funding statement for this publication:

{% if publication.metadata.funding_statement %}

{{ publication.metadata.funding_statement }}

{% else %}

No funding statement was found

{% endif %}

Grants associated to this publication:

Associate a grant to this publication:

{% csrf_token %} {{ form|bootstrap }}