From 94bbcd3991b79a5e9f22395d2e1e06d93ec6cedb Mon Sep 17 00:00:00 2001 From: vincent porte Date: Wed, 7 Aug 2024 16:12:20 +0200 Subject: [PATCH] padding --- .../templates/forum_conversation/partials/topic_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lacommunaute/templates/forum_conversation/partials/topic_form.html b/lacommunaute/templates/forum_conversation/partials/topic_form.html index 411155bf..51670390 100644 --- a/lacommunaute/templates/forum_conversation/partials/topic_form.html +++ b/lacommunaute/templates/forum_conversation/partials/topic_form.html @@ -36,7 +36,7 @@ {% endif %} -
+
{% include "partials/form_field.html" with field=post_form.tags %}