From 3c3365cc508e30d300a1781717b692c0f635dc63 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 14 Feb 2022 21:08:09 -0500 Subject: lib: fixed another django 4 bug --- app/lib/django_comments/templates/comments/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/lib/django_comments/templates') diff --git a/app/lib/django_comments/templates/comments/form.html b/app/lib/django_comments/templates/comments/form.html index 858d5eb..939f7e1 100644 --- a/app/lib/django_comments/templates/comments/form.html +++ b/app/lib/django_comments/templates/comments/form.html @@ -9,7 +9,7 @@ {% if field.errors %}{{ field.errors }}{% endif %} {% endif %} -- cgit v1.2.3-70-g09d2