{# Copyright (C) 2020 TUGRAZ Copyright (C) 2020 mojib wali. 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. #} {%- extends config.INVENIO_THEME_TUGRAZ_BASE_TEMPLATE %} {%- block page_body %} TODO: Example template, please remove if you do not need it. {{_('Welcome to %(module_name)s', module_name=module_name)}} {%- endblock %}