Changeset 535:66f118a563a5 for themes/ductile/tpl/_entry-short.html
- Timestamp:
- 07/09/11 15:18:11 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_entry-short.html
r441 r535 9 9 <p class="post-info"> 10 10 <span class="post-author">{{tpl:lang By}} {{tpl:EntryAuthorLink}}, </span> 11 <span class="post-date">{{tpl: lang on}} {{tpl:EntryDate}}. </span>11 <span class="post-date">{{tpl:EntryDate}}. </span> 12 12 <tpl:EntryIf has_category="1"> 13 <tpl:EntryCategoriesBreadcrumb> 14 <span class="post-breadcrumb-cat"><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></span> › 15 </tpl:EntryCategoriesBreadcrumb> 13 16 <span class="post-cat"><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 14 17 </tpl:EntryIf>
Note: See TracChangeset
for help on using the changeset viewer.