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