diff --git a/bookwyrm/templates/snippets/reply_form.html b/bookwyrm/templates/snippets/reply_form.html deleted file mode 100644 index dceb05e91..000000000 --- a/bookwyrm/templates/snippets/reply_form.html +++ /dev/null @@ -1,25 +0,0 @@ -{% load bookwyrm_tags %} -
-
- {% csrf_token %} - - -
- {% include 'snippets/content_warning_field.html' with parent_status=status %} - -
- -
-
-
-
- {% include 'snippets/privacy_select.html' with current=status.privacy %} -
-
- -
-
-
-