From 38ca189ddf6433ac209bbf8030734726dd5f97a9 Mon Sep 17 00:00:00 2001 From: mb Date: Mon, 4 May 2020 16:59:14 +0200 Subject: [PATCH] copyrights, footer.html, i18n --- invenio_theme_tugraz/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/invenio_theme_tugraz/config.py b/invenio_theme_tugraz/config.py index b4ba8e0..e1656b0 100644 --- a/invenio_theme_tugraz/config.py +++ b/invenio_theme_tugraz/config.py @@ -63,4 +63,3 @@ MAIL_SUPPRESS_SEND = False I18N_LANGUAGES = [ ('de', _('German')) ] -