{namespace coleslaw.theme.hyde} {template post}

Written on {$date}
{$content |noAutoescape}
{if $prev} Previous {/if} {if $next} Next {/if}
{if $comments}
{$comments |noAutoescape}
{/if}
{/template}