{{ post.date }} {{ post.title }} {% if post.type == 'short' and post.content %} {{ post.content | safe }} {% endif %}