{% extends 'scipost/base.html' %} {% block pagetitle %}: Create funding info metadata{% endblock pagetitle %} {% block bodysup %} Create funding info metadata page {% if errormessage %} {{ errormessage }} {% endif %} {% csrf_token %} {{ funding_info_form.as_p }} Current funding info metadata: {{ funding_statement }} Once you're happy with this metadata, you can return to the publication's page or to the metadata management page {% endblock bodysup %}
{{ funding_statement }}