{% comment %} Generates a link to a single post. Expects the page representing the post as a 'post' variable. {% endcomment %}
  • {{include.post.title}} {{include.post.subtitle}}
    {% include post_meta.html post=include.post %}