{{ post.title }} {{ post.date | date_to_string }} {% if post.content contains '' %} {{ post.content | split:'' | first }} {% else %} {{ post.excerpt }} {% endif %}