From 3866523d57dc7668aca86cd5abc7059261694658 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Fri, 15 Jan 2021 13:12:46 -0800 Subject: [PATCH] Fixes merge conflict resolution bug --- bookwyrm/templates/snippets/reply_form.html | 1 - 1 file changed, 1 deletion(-) diff --git a/bookwyrm/templates/snippets/reply_form.html b/bookwyrm/templates/snippets/reply_form.html index e86db0a6..dceb05e9 100644 --- a/bookwyrm/templates/snippets/reply_form.html +++ b/bookwyrm/templates/snippets/reply_form.html @@ -1,5 +1,4 @@ {% load bookwyrm_tags %} -{% with status.id|uuid as uuid %}
{% csrf_token %}