X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5eeb9dace6068f83e2b70b5222cfab0c0a5e71eb..b8e94e0e7cc7576cbaacd3c737d6ffca6b12db53:/apps/wolnelektury_core/templates/auth/login_register.html diff --git a/apps/wolnelektury_core/templates/auth/login_register.html b/apps/wolnelektury_core/templates/auth/login_register.html index 689c1bace..80d3d232a 100755 --- a/apps/wolnelektury_core/templates/auth/login_register.html +++ b/apps/wolnelektury_core/templates/auth/login_register.html @@ -1,6 +1,7 @@ {% extends "auth/login.html" %} {% load i18n %} {% load honeypot %} +{% load ssi_csrf_token from ssify %} {% block extra %} @@ -8,10 +9,10 @@