diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index 45e2be39..c215648f 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -151,7 +151,7 @@ {% if request.path != '/login' and request.path != '/login/' %}
-
+ {% csrf_token %}