diff --git a/invenio_accounts/templates/semantic-ui/invenio_accounts/forgot_password.html b/invenio_accounts/templates/semantic-ui/invenio_accounts/forgot_password.html index c139339e..88bcd683 100644 --- a/invenio_accounts/templates/semantic-ui/invenio_accounts/forgot_password.html +++ b/invenio_accounts/templates/semantic-ui/invenio_accounts/forgot_password.html @@ -16,7 +16,7 @@
+
{{_('Log in')}} {% if security.registerable %} {{_('or')}} {{_('Sign up')}} diff --git a/invenio_accounts/templates/semantic-ui/invenio_accounts/reset_password.html b/invenio_accounts/templates/semantic-ui/invenio_accounts/reset_password.html index 2bedb2da..798c7a3c 100644 --- a/invenio_accounts/templates/semantic-ui/invenio_accounts/reset_password.html +++ b/invenio_accounts/templates/semantic-ui/invenio_accounts/reset_password.html @@ -15,7 +15,7 @@