{# 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 %}

Internal server error

Please contact our support to let us know about this error.

{# TODO: provide g.sentry_event_id here once sentry is configured, cf. invenio_theme/500.html #} {% endblock message %}