{# Copyright (C) 2020-2021 Graz University of Technology. invenio-theme-tugraz 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_TUGRAZ_PRODUCTION %}

{{_ ("Test Instance") }}

{{_ ("This is the test instance of the TU Graz Repository.") }}

{% endif %}
{%- block navbar %} {%- endblock navbar %} {%- block flashmessages %} {%- from "invenio_theme/macros/messages.html" import flashed_messages with context -%} {{ flashed_messages() }} {%- endblock %}
{# {%- block breadcrumbs %} {%- include "invenio_theme/breadcrumbs.html" %} {%- endblock breadcrumbs %} #}