From 9b72c604ddf25693c91d9be864596f16d923df1e Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 27 Feb 2020 13:00:55 +0100 Subject: [PATCH] docs: fix some typos --- mkdocs.yml | 2 +- passbook/providers/saml/templates/saml/idp/autosubmit_form.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 %}