{% extends 'includes/layout.swig' %} {% macro PostTags(post) %}
{{ post.excerpt }}
{%if description %}{{description}}{% else %}Nothing to say.{%endif%}