X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c0a7799619e217e2eac724b1a688ad37f0182253..c742d70c5285e01898721fc1a5ffe236781c7828:/src/wolnelektury/templates/auth/login.html diff --git a/src/wolnelektury/templates/auth/login.html b/src/wolnelektury/templates/auth/login.html index 296571348..c32df0f79 100644 --- a/src/wolnelektury/templates/auth/login.html +++ b/src/wolnelektury/templates/auth/login.html @@ -1,11 +1,10 @@ {% load i18n %} -{% load ssi_csrf_token from ssify %}

{{ title }}

- {% ssi_csrf_token %} + {% csrf_token %}
    {{ form.as_ul }}