{% if preview %} Pas publié {% else %} Posté le {{ post.dt_published.strftime('%d/%m/%Y') }} à {{ post.dt_published.strftime('%H:%M:%S') }} {% endif %} {{ post.summary | safe if post.summary }} {% if post.image_path %} {% endif %} {{ post.content | md2html | safe }}