fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Librarian fix
[wolnelektury.git]
/
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
689c1ba
..
b78317d
100755
(executable)
--- a/
apps/wolnelektury_core/templates/auth/login_register.html
+++ b/
apps/wolnelektury_core/templates/auth/login_register.html
@@
-11,7
+11,7
@@
<form action="{% url register %}" method="post" accept-charset="utf-8"
class="cuteform hidelabels">
{% csrf_token %}
-{%
honeypot_render
_field %}
+{%
render_honeypot
_field %}
<ol>
<div id="id_register-__all__"></div>
{{ register_form.as_ul }}