Changeset 669:6522a47862aa
- Timestamp:
- 08/01/11 12:14:37 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_entry-short.html
r666 r669 33 33 <!-- # Entry with an excerpt --> 34 34 <tpl:EntryIf extended="1"> 35 <div class="post-content">{{tpl:EntryExcerpt}}</div> 35 <div class="post-content"> 36 {{tpl:EntryFirstImage size="t" class="post-icon"}} 37 {{tpl:EntryExcerpt}} 38 </div> 36 39 <p class="read-it"><a href="{{tpl:EntryURL}}" 37 40 title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a>
Note: See TracChangeset
for help on using the changeset viewer.