From d8b2ab74d1469fd40fcca4c3626832b1a48b3737 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 23 May 2022 11:08:04 -0700 Subject: [PATCH] Fixes edit author paths --- bookwyrm/templates/author/edit_author.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/author/edit_author.html b/bookwyrm/templates/author/edit_author.html index 6f72b870..b0727c43 100644 --- a/bookwyrm/templates/author/edit_author.html +++ b/bookwyrm/templates/author/edit_author.html @@ -24,7 +24,7 @@ {% endif %} -
+ {% csrf_token %}