X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/472064a494a05ea575bb05f8613d69eba9b2a461..9f982b5217a21f9b59e72db4aa228abd5625c658:/src/wolnelektury/templates/auth/register_form.html?ds=sidebyside

diff --git a/src/wolnelektury/templates/auth/register_form.html b/src/wolnelektury/templates/auth/register_form.html
index d9fb6a17d..9f72af7d5 100644
--- 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