{# Copyright (C) 2022 CERN. Invenio Administration is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {% macro go_back() %} {% if request.referrer %}
{{ _('Back')}}
{% endif %} {%- endmacro %}