Changeset 701:6f231efd5d58 for themes/ductile/tpl/_entry-short.html
- Timestamp:
- 08/17/11 09:35:45 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_entry-short.html
r694 r701 18 18 <tpl:EntryTags> 19 19 <tpl:TagsHeader> 20 < pclass="post-tags">20 <ul class="post-tags"> 21 21 </tpl:TagsHeader> 22 <a href="{{tpl:TagURL}}">{{tpl:TagID}}</a>22 <li><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a></li> 23 23 <tpl:TagsFooter> 24 </ p>24 </ul> 25 25 </tpl:TagsFooter> 26 26 </tpl:EntryTags>
Note: See TracChangeset
for help on using the changeset viewer.