diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html index 51bb619..36922e5 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html @@ -79,4 +79,23 @@ {%- include "invenio_theme/breadcrumbs.html" %} {%- endblock breadcrumbs %} #} + +
+ {% include "invenio_app_rdm/searchbar.html" %} +
+ +
+
+
+ +
+
+
diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html index 69324a0..086c962 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html @@ -17,25 +17,8 @@ {%- block page_body %}
- {%- block frontpage_search %} - - {%- block frontpage_form %} -
-
- -
-
- {%- endblock frontpage_form %} -{%- endblock frontpage_search %}