Changeset 96 for trunk/templates
- Timestamp:
- Mar 6, 2009, 5:16:22 PM (16 years ago)
- Location:
- trunk/templates/source
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/source/recent_comments_block.html
r89 r96 23 23 24 24 <div id="xpress_recent_comments"> 25 <{$block.err_message}> 25 26 <{$block.data_count}> 26 27 <{foreach from=$block.contents item=content}> -
trunk/templates/source/recent_posts_content_block.html
r89 r96 21 21 22 22 <ul class="xpress_recent_comments"> 23 <{$block.err_message}> 23 24 <{$block.data_count}> 24 25 <{foreach from=$block.contents item=content}>
Note: See TracChangeset
for help on using the changeset viewer.