X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6b87b2b7014a0441f5f696a35127f12a89e48d2e..10dc1a5e84d23582a58ead2551ddf54a66b94496:/src/api/templates/oauth/authorize_token.html diff --git a/src/api/templates/oauth/authorize_token.html b/src/api/templates/oauth/authorize_token.html new file mode 100755 index 000000000..e54f70136 --- /dev/null +++ b/src/api/templates/oauth/authorize_token.html @@ -0,0 +1,20 @@ +{% extends "base/base.html" %} +{% load i18n %} + +{% block titleextra %}{% trans "Authorize access to Wolne Lektury" %}{% endblock %} + +{% block body %} +
+ {% blocktrans %}Confirm to authorize access to Wolne Lektury as user {{ user}}.{% endblocktrans %} +
+ + +