{# 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.THEME_HEADER_TEMPLATE %} {#- Remove search field from top bar on frontpage #} {%- block navbar_search %}{% endblock %} {%- block navbar %} {{ super() }} {%- block frontpage_search %}
{%- endblock frontpage_search %} {% endblock %}