diff --git a/templates/post.html b/templates/post.html index 36e14ff..8adb314 100644 --- a/templates/post.html +++ b/templates/post.html @@ -11,7 +11,7 @@

- {{ post.summary | safe }} + {{ post.summary | safe if post.summary }}

{% if post.image %} @@ -21,7 +21,7 @@ {% if name == 'emplois' %}