X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/472064a494a05ea575bb05f8613d69eba9b2a461..05654e3a2f44de8dd901651b0a74e6f4eda980be:/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 }} +
  • {{ form.data_processing }}
  • {% endblock %} \ No newline at end of file