{$postOwner->getUsername()} | {$locale->formatDate($postDate,"%d %b, %Y")}, {$locale->formatDate($postDate,"%H:%M")} |
	{foreach name=categories from=$post->getCategories() item=postCategory}
		{$postCategory->getName()}{if !$smarty.foreach.categories.last}, {/if}
	{/foreach}