{#foreach $T as post}
{$T.post.NomeUsuarioComentario}

postado em {$T.post.DataComentario}

{$T.post.Comentario}
{#/for}