{% extends 'scipost/base.html' %} {% block pagetitle %}: Test metadata XML deposit{% endblock pagetitle %} {% block bodysup %} Test metadata deposit {% if errormessage %} {{ errormessage }} {% endif %} Response headers: {{ response_headers|linebreaks }} Response text: {{ response_text|linebreaks }} Once you're happy, you can return to the publication's page {% endblock bodysup %}
{{ response_headers|linebreaks }}
{{ response_text|linebreaks }}