fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New menu.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
auth
/
register_form.html
diff --git
a/src/wolnelektury/templates/auth/register_form.html
b/src/wolnelektury/templates/auth/register_form.html
index
d9fb6a1
..
9f72af7
100644
(file)
--- a/
src/wolnelektury/templates/auth/register_form.html
+++ b/
src/wolnelektury/templates/auth/register_form.html
@@
-8,4
+8,5
@@
{{ form.password1|pretty_field }}
{{ form.password2|pretty_field }}
{{ form.agree_newsletter|pretty_checkbox }}
+ <li><span class="helptext">{{ form.data_processing }}</span></li>
{% endblock %}
\ No newline at end of file