data processing info in forms
[wolnelektury.git] / src / wolnelektury / templates / auth / register_form.html
index d9fb6a1..9f72af7 100644 (file)
@@ -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