Newer
Older
{% comment %}
Generates a link to a single post.
Expects the page representing the post as a 'post' variable.
{% endcomment %}
<a href="{{include.post.url}}" class="title">
{{include.post.title}} {{include.post.subtitle}}