From bb7d080f651c9ac3fa5c36a44b41a7b0312c5d1f Mon Sep 17 00:00:00 2001 From: corentin-feys Date: Mon, 7 Mar 2022 21:20:42 +0100 Subject: [PATCH] Replaced tabs with spaces --- bookwyrm/templates/landing/layout.html | 14 +++++++------- bookwyrm/templates/settings/site.html | 14 +++++++------- bookwyrm/views/admin/invite.py | 3 +-- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/bookwyrm/templates/landing/layout.html b/bookwyrm/templates/landing/layout.html index ad7c27b8..bf0a6b2a 100644 --- a/bookwyrm/templates/landing/layout.html +++ b/bookwyrm/templates/landing/layout.html @@ -70,13 +70,13 @@ {% include 'snippets/form_errors.html' with errors_list=request_form.email.errors id="desc_request_email" %} - {% if site.invite_request_question %} -
- - - {% include 'snippets/form_errors.html' with errors_list=request_form.answer.errors id="desc_answer_register" %} -
- {% endif %} + {% if site.invite_request_question %} +
+ + + {% include 'snippets/form_errors.html' with errors_list=request_form.answer.errors id="desc_answer_register" %} +
+ {% endif %} diff --git a/bookwyrm/templates/settings/site.html b/bookwyrm/templates/settings/site.html index 1d79ecf7..d55514b5 100644 --- a/bookwyrm/templates/settings/site.html +++ b/bookwyrm/templates/settings/site.html @@ -145,18 +145,18 @@ {% trans "Allow invite requests" %} -
+
-
- -
+
+ +