diff --git a/templates/Parts/info/show_part_info.html.twig b/templates/Parts/info/show_part_info.html.twig index 01c36775..b79de2b0 100644 --- a/templates/Parts/info/show_part_info.html.twig +++ b/templates/Parts/info/show_part_info.html.twig @@ -82,7 +82,7 @@
{% if part.comment is not empty %} -
+
{{ part.comment|bbCode }}