diff --git a/mkdocs.yml b/mkdocs.yml index baf290709..c322cc8ca 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -27,7 +27,7 @@ nav: - Sentry: integrations/services/sentry/index.md - Ansible Tower/AWX: integrations/services/tower-awx/index.md -repo_name: "BeryJu.org/passbook" +repo_name: "BeryJu/passbook" repo_url: https://github.com/BeryJu/passbook theme: name: "material" diff --git a/passbook/providers/saml/templates/saml/idp/autosubmit_form.html b/passbook/providers/saml/templates/saml/idp/autosubmit_form.html index bb290c41d..54a198770 100644 --- a/passbook/providers/saml/templates/saml/idp/autosubmit_form.html +++ b/passbook/providers/saml/templates/saml/idp/autosubmit_form.html @@ -4,7 +4,7 @@ {% load i18n %} {% block card_title %} -{% title 'Redirecting...' %} +{% trans 'Redirecting...' %} {% endblock %} {% block card %}