diff --git a/templates/show_part_info.html.twig b/templates/show_part_info.html.twig index a4e9db35..763e1210 100644 --- a/templates/show_part_info.html.twig +++ b/templates/show_part_info.html.twig @@ -45,10 +45,12 @@ {{ "TODO" }} {% if part.comment != "" %} -
- - {{ part.comment|nl2br }} -
+
+ +
+ {{ part.comment|nl2br }} +
+
{% endif %}