Эх сурвалжийг харах

Correction retour à la ligne commentaires

François Drouhard 3 жил өмнө
parent
commit
07e13b428e

+ 1 - 1
templates/videotheque/voirfilm.html.twig

@@ -171,7 +171,7 @@
                                            value="{{ commentaire.note }}">
                                 {% endif %}
                                 {% if commentaire.contenu != "" %}
-                                    <p class="mb-1">{{ commentaire.contenu }}</p>
+                                    <p class="mb-1">{{ commentaire.contenu | nl2br }}</p>
                                 {%  endif %}
                             </div>
                         {% endfor %}