{% extends 'scipost/base.html' %} {% block pagetitle %}: Generic metadata XML deposit{% endblock pagetitle %} {% block content %}

Generic metadata deposit

{% if errormessage %}

{{ errormessage }}

{% endif %}

Response headers:

{{ response_headers|linebreaks }}

Response text:

{{ response_text|linebreaks }}

Return to the report or to the comment metadata management page

{% endblock %}