# Comment card #406

Merged
mpeltriaux merged 1 commits from comment_card_improvement into master 2024-05-21 12:43:50 +00:00

View File

@@ -20,7 +20,7 @@
</div>
<div class="card-body">
<div class="scroll-150 font-italic">
{{obj.comment}}
{{obj.comment|linebreaks}}
</div>
</div>
</div>