X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/10dc1a5e84d23582a58ead2551ddf54a66b94496..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/src/api/templates/oauth/authorize_token.html?ds=inline diff --git a/src/api/templates/oauth/authorize_token.html b/src/api/templates/oauth/authorize_token.html old mode 100755 new mode 100644 index e54f70136..70c5e497d --- a/src/api/templates/oauth/authorize_token.html +++ b/src/api/templates/oauth/authorize_token.html @@ -1,6 +1,12 @@ -{% extends "base/base.html" %} +{% extends "2022/base_simple.html" %} {% load i18n %} +{% block settings %} + {% load title %} + {% trans "Authorize access to Wolne Lektury" as title %} + {% title title %} +{% endblock %} + {% block titleextra %}{% trans "Authorize access to Wolne Lektury" %}{% endblock %} {% block body %}