From 3aaf684b0e4cbf33bbb613bcdfc28de2ea1e849f Mon Sep 17 00:00:00 2001 From: Henrik Mildner Date: Sat, 10 May 2025 15:35:34 +0200 Subject: [PATCH] Datenschutzhinweise in Register und New Quiz --- django/templates/accounts/register.html | 4 +++- django/templates/library/detail_quiz.html | 1 + django/templates/library/form.html | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/django/templates/accounts/register.html b/django/templates/accounts/register.html index b3d2ea6..8b3820d 100644 --- a/django/templates/accounts/register.html +++ b/django/templates/accounts/register.html @@ -42,7 +42,9 @@ {{ form.email }} - +
+ +
diff --git a/django/templates/library/detail_quiz.html b/django/templates/library/detail_quiz.html index 992fb7e..5e139d7 100644 --- a/django/templates/library/detail_quiz.html +++ b/django/templates/library/detail_quiz.html @@ -237,4 +237,5 @@ + {% endblock %} diff --git a/django/templates/library/form.html b/django/templates/library/form.html index 2352368..c858d0a 100644 --- a/django/templates/library/form.html +++ b/django/templates/library/form.html @@ -18,7 +18,9 @@ - +
+ +