- Timestamp:
- 06/19/08 01:29:47 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/default_templates/recent_comments.mtml
r2450 r2604 1 <mt:If NonZero tag="mt:BlogCommentCount">1 <mt:If tag="BlogCommentCount"> 2 2 <mt:Comments lastn="10" sort_order="descend"> 3 3 <mt:CommentsHeader> … … 14 14 </mt:CommentsFooter> 15 15 </mt:Comments> 16 </mt:If NonZero>16 </mt:If>
