From: Guillaume Pellerin Date: Tue, 15 Nov 2016 12:41:14 +0000 (+0100) Subject: Fix safe content X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7cc8d5d2991e433d768a7faa05b7d74519f0480e;p=mezzo.git Fix safe content --- diff --git a/app/templates/job/inc/candidacy_card.html b/app/templates/job/inc/candidacy_card.html index 4e528c9d..889269fc 100644 --- a/app/templates/job/inc/candidacy_card.html +++ b/app/templates/job/inc/candidacy_card.html @@ -28,7 +28,7 @@ {% endeditable %}
{% editable content.description %} - {{ content.description }} + {{ content.description|safe }} {% endeditable %} {% if content.external_content and content.text_button_external %}