{# Copyright (C) 2024 Graz University of Technology. invenio-theme-iform 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 %}