X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/652e2d66d7f88cc6b857edc4aaac7e14a654eb36..faef94fa1f300080b16943ac621417247df95163:/src/suggest/templates/suggest.html?ds=sidebyside

diff --git a/src/suggest/templates/suggest.html b/src/suggest/templates/suggest.html
index 11667069e..ddf0bf818 100644
--- a/src/suggest/templates/suggest.html
+++ b/src/suggest/templates/suggest.html
@@ -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