all repos — nasg @ 9f73a9b111535191800f681e968ec3a2d8f7f61c

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 }}