From ce2f42cdc8da9ee30370e0ff5250dca354a3b50a Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Wed, 9 Sep 2020 21:19:33 +0200 Subject: [PATCH] qa: Fix new line formating in comments --- qa/static/views/exercice.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/static/views/exercice.html b/qa/static/views/exercice.html index 87e488af..c52e13ba 100644 --- a/qa/static/views/exercice.html +++ b/qa/static/views/exercice.html @@ -92,7 +92,7 @@ -
+ Le {{ comment.date }}, {{ comment.user }} a écrit : {{ comment.content }}