{template: inc/header.html} {$blog.title} {$blog.desc}
{$value.content}
{?= sprintf($lang.blog.posted, $value.author.name, $value.published_at) ?} | {$lang.blog.no_comments} | {loop: $value.tags as $tag}{if: $key != 0}, {/if}{$tag.name}{/loop}