X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f551c7053c91818b3ac0dfccc2e699dc6517fae1..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/auth/login.html?ds=inline diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html deleted file mode 100644 index caa0aea2c..000000000 --- a/wolnelektury/templates/auth/login.html +++ /dev/null @@ -1,20 +0,0 @@ -{% load i18n %} -

{{ title }}

- -
-
    -
    - {{ form.as_ul }} -
  1. {% trans "Forgot Password?" %}
  2. -
  3. -
-
- -

{% trans "Sign in using:" %}

- - - -{% include "socialaccount/snippets/login_extra.html" %}