[% FOREACH post = posts %]
[% post.posted_on.strftime(time_format) %]Posted by [% post.author || "beppu" %]
Read More | Comments([% post.comment_count %])