X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e7d557155e2cd195f975e4559c353be5f28d7d66..a64e6584c05481aa1f05bb7c9d3870b657016261:/src/suggest/templates/suggest.html

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