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 @@ - +
+ +