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