Changeset 38
- Timestamp:
- 23/08/06 23:04:41 (7 years ago)
- Files:
-
- 1 modified
-
templates/news.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
templates/news.tpl
r37 r38 6 6 {$item.body} 7 7 </div> 8 <div class="boxfoot"><p>Posted by {$item.author} </p></div>8 <div class="boxfoot"><p>Posted by {$item.author} on {$item.date|date_format }</p></div> 9 9 </div> 10 10 {/foreach}
