{{article.excerpt}}
Date: {% if article.date %}{{article.date | date('Y-m-d H:i')}}{% endif %}
{% if paginator.previous %}
<< Newer Posts
{% endif %}
{% if paginator.next %}
Older Posts >>
{% endif %}