< class="post-title"> ',$author,''; } if (Config('show psot date', 1)) { echo ''; $format = ($url = UrlForDate(byDayFilterURL)) ? "d# " : 'd# '; $format .= ($url = UrlForDate(byMonthFilterURL)) ? "m__ " : 'M__ '; $format .= ($url = UrlForDate(byYearFilterURL)) ? "y## y_" : 'y## y_'; $format = "AT[$format]"; // it is common to store date a post was written without exact time - like it is with 0:00 AM. date('Hi', $postTime) != 0 and $format .= "[$format]AT h##m"; LongDate($postTime, $format); echo ''; } ?> '.Number($commentCount, 'post header comment count').''; echo SimpleFmt(Translate('post header comment count'), $count); ?> >

'; } ?>
', ''.Number($commentCount, 'comment count').'', ''; } ?>