X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/472064a494a05ea575bb05f8613d69eba9b2a461..a7e41fefbf46ad5bfa2eb97dbd1cc11d3a28a354:/src/wolnelektury/templates/auth/register_form.html

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