Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/dotty/_entry-short.html
r3331 r3431 34 34 </p> 35 35 </div> 36 <p class="post-read-it"><a href="{{tpl:EntryURL}}" 37 title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 36 <tpl:EntryIfContentCut encode_html="1" remove_html="1" cut_string="300"> 37 <p class="post-read-it"><a href="{{tpl:EntryURL}}" 38 title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 39 </tpl:EntryIfContentCut> 38 40 </tpl:EntryIf> 39 41
Note: See TracChangeset
for help on using the changeset viewer.