{# Copyright (C) 2020-2023 Graz University of Technology. Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre. 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. #} {% if not config.THEME_IFORM_PRODUCTION %}

Test Instance

This is the test instance of the I-Form Repository.

{% endif %}
{%- block site_banner %} {% from 'invenio_banners/banner.html' import banner %} {{ banner() }} {%- endblock site_banner %} {%- block navbar %} {%- endblock navbar %} {%- block flashmessages %} {%- from "invenio_theme/macros/messages.html" import flashed_messages with context -%} {{ flashed_messages() }} {%- endblock %}