diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html index f9adf18..d4757a1 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html @@ -33,11 +33,11 @@ {% for name in config.SSO_SAML_IDPS.keys() %}
- - + {{ _('Sign in with %(title)s', title=config.SSO_SAML_IDPS[name]['title']|default("SAML", true)) }} +
{% endfor %}