. --------------------------------------------------
. This is used to generate a single post.
. The logic behind it is convoluted and may be
. subject to change.
. --------------------------------------------------
.mixin liveblog
.seek global.lt3
.include vars.lt3
.head
og:title $title
description $teaser
.end
[Back]