diff --git a/bookwyrm/templates/landing/layout.html b/bookwyrm/templates/landing/layout.html index ad7c27b80..bf0a6b2a1 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 1d79ecf7e..d55514b55 100644 --- a/bookwyrm/templates/settings/site.html +++ b/bookwyrm/templates/settings/site.html @@ -145,18 +145,18 @@ {% trans "Allow invite requests" %} -
+
-
- -
+
+ +