data processing info in forms
[wolnelektury.git] / src / suggest / templates / suggest.html
index 1166706..ddf0bf8 100644 (file)
@@ -5,4 +5,5 @@
   {{ form.contact|pretty_field }}
   {{ form.description|pretty_field }}
   {{ form.agree_newsletter|pretty_checkbox }}
+  <li><span class="helptext">{{ form.data_processing }}</span></li>
 {% endblock %}
\ No newline at end of file