diff --git a/bookwyrm/templates/login.html b/bookwyrm/templates/login.html index 7ef88df3..15b52a82 100644 --- a/bookwyrm/templates/login.html +++ b/bookwyrm/templates/login.html @@ -57,6 +57,5 @@

- {% endblock %} diff --git a/bookwyrm/templates/manage_invites.html b/bookwyrm/templates/manage_invites.html index b9bb1c00..01cc1ea9 100644 --- a/bookwyrm/templates/manage_invites.html +++ b/bookwyrm/templates/manage_invites.html @@ -29,21 +29,18 @@
{% csrf_token %} -
+
+
+ {{ form.expiry }} +
-
- {{ form.expiry }} -
-
- -
-
-
- {{ form.use_limit }} +
+ {{ form.use_limit }} +