X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8139f82c719f4a041b18fd445026b8cf78aca4a6..451f7b0e0ee3bfdab38cfa9c98a297c5320b52ad:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index ba5385a13..caa0aea2c 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -6,12 +6,15 @@
    {{ form.as_ul }} -
  1. {% trans "Forgot your password?" %}
  2. +
  3. {% trans "Forgot Password?" %}
-

{% trans "or merge accounts:" %}

+

{% trans "Sign in using:" %}

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