templates/Singular.j2.txt (view raw)
1 2 3 4 5 6 7 8 9 10
--- Title: {{ post.headline }} Author: {{ post.author.name }} <{{ post.author.email}}> URL: {{ post.url }} Published: {{ post.datePublished|printdate }} --- {{ summary }} {{ content }}