#showDayPermalink( $day )
#showEntryDate( $day )
#foreach( $entry in $entries )
$entry.title
#showEntryText($entry)
$text.get("macro.weblog.postedby") $entry.creator.userName
(#showTimestamp($entry.pubTime))
#showEntryPermalink( $entry )
#showCommentsPageLink( $entry )
#end