diff --git a/lacommunaute/templates/forum_conversation/partials/post_form.html b/lacommunaute/templates/forum_conversation/partials/post_form.html index bd6a074f..7fdd1817 100644 --- a/lacommunaute/templates/forum_conversation/partials/post_form.html +++ b/lacommunaute/templates/forum_conversation/partials/post_form.html @@ -14,6 +14,7 @@ {% if post_form.update_reason %} {% include "partials/form_field.html" with field=post_form.update_reason %} {% endif %} +{% include "partials/form_field.html" with field=post_form.lock_topic %} {% if attachment_formset %}