diff --git a/bookwyrm/templates/import.html b/bookwyrm/templates/import.html index 806910e2..ee99a615 100644 --- a/bookwyrm/templates/import.html +++ b/bookwyrm/templates/import.html @@ -9,18 +9,14 @@ {{ import_form.as_p }}
- +
- -
- -
+
diff --git a/bookwyrm/templates/snippets/privacy_select.html b/bookwyrm/templates/snippets/privacy_select.html index 6a972892..83ea9bea 100644 --- a/bookwyrm/templates/snippets/privacy_select.html +++ b/bookwyrm/templates/snippets/privacy_select.html @@ -1,7 +1,9 @@ {% load fr_display %}
{% with 0|uuid as uuid %} + {% if not no_label %} + {% endif %}