Changeset 645:eefca8d74b8d for themes/ductile/tpl
- Timestamp:
- 07/24/11 14:03:32 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_entry-short.html
r643 r645 43 43 <div class="post-content"> 44 44 {{tpl:EntryFirstImage size="t" class="post-icon"}} 45 {{tpl:EntryContent encode_html="1" remove_html="1" cut_string="300"}} 45 <p> 46 {{tpl:EntryContent encode_html="1" remove_html="1" cut_string="300"}} 47 <tpl:EntryIfContentIsCut encode_html="1" remove_html="1" cut_string="300"> 48 […] 49 </tpl:EntryIfContentIsCut> 50 </p> 46 51 </div> 47 52 <tpl:EntryIfContentIsCut encode_html="1" remove_html="1" cut_string="300">
Note: See TracChangeset
for help on using the changeset viewer.