diff --git a/invenio_theme_tugraz/config.py b/invenio_theme_tugraz/config.py index eb6e51c..b8b6c6a 100644 --- a/invenio_theme_tugraz/config.py +++ b/invenio_theme_tugraz/config.py @@ -43,7 +43,7 @@ THEME_HEADER_LOGIN_TEMPLATE = 'invenio_theme_tugraz/accounts/header_login.html' THEME_FOOTER_TEMPLATE = 'invenio_theme_tugraz/footer.html' """footer template""" -THEME_FRONTPAGE_TITLE = _('Frontpage Title') +THEME_FRONTPAGE_TITLE = _('TU Graz Repository') """Frontpage title.""" THEME_SITENAME = _('Repository') diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html index a64c81c..853d200 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html @@ -46,13 +46,13 @@ +
- {#
onclick="toggleVisibility('heading');"> #} {%- block navbar_right %} {%- include config.THEME_HEADER_LOGIN_TEMPLATE %} {%- endblock navbar_right %}
-
+ @@ -62,7 +62,7 @@
TU Graz -
{{_ ("Research Data Management")}} +
{{_ ("Repository")}}