Changeset 574:6430df826043 for themes/ductile/tpl
- Timestamp:
- 07/11/11 18:29:40 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_entry-short.html
r535 r574 39 39 <tpl:EntryIf extended="0"> 40 40 <div class="post-content">{{tpl:EntryContent encode_html="1" remove_html="1" cut_string="300"}}</div> 41 <p class="read-it"><a href="{{tpl:EntryURL}}" 42 title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue 43 reading}}</a></p> 41 <tpl:EntryIfContentIsCut encode_html="1" remove_html="1" cut_string="300"> 42 <p class="read-it"><a href="{{tpl:EntryURL}}" 43 title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 44 </tpl:EntryIfContentIsCut> 44 45 </tpl:EntryIf> 45 46
Note: See TracChangeset
for help on using the changeset viewer.