From eb469c11ed34597456d3dc244ecb16cc204884d5 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 9 Sep 2021 17:43:57 +0100 Subject: [PATCH] . --- generic/templates/generic/questionnote_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/templates/generic/questionnote_form.html b/generic/templates/generic/questionnote_form.html index 024aa34d..e4986a16 100755 --- a/generic/templates/generic/questionnote_form.html +++ b/generic/templates/generic/questionnote_form.html @@ -8,7 +8,7 @@ {% if user.is_authenticated %} User: {{user}} - {% else %} +{% else %}
{{ form.author.errors }}