diff --git a/fedireads/templates/layout.html b/fedireads/templates/layout.html index eff3c032..51bfc75b 100644 --- a/fedireads/templates/layout.html +++ b/fedireads/templates/layout.html @@ -33,6 +33,7 @@ {% else %}
+ {% csrf_token %} {% for field in login_form %} {{ field }} {% endfor %}