{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2017-2018 CERN. Invenio 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_inner %} {{super()}} {%- block frontpage_search %}