{# Copyright (C) 2020-2023 Graz University of Technology. Copyright (C) 2024 sharedRDM. invenio-override is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {% extends config.THEME_ERROR_TEMPLATE %} {% block message %}
{{_("The resource that is being accessed is locked.")}}
{% endblock message %}