Changeset 932:04d626e29285 for inc/public/default-templates/post.html
- Timestamp:
- 10/29/12 11:15:31 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/post.html
r725 r932 77 77 <tpl:EntryTags> 78 78 <tpl:TagsHeader><ul class="post-tags"></tpl:TagsHeader> 79 <li><a href="{{tpl:TagURL}}" >{{tpl:TagID}}</a></li>79 <li><a href="{{tpl:TagURL}}" rel="tag">{{tpl:TagID}}</a></li> 80 80 <tpl:TagsFooter></ul></tpl:TagsFooter> 81 81 </tpl:EntryTags>
Note: See TracChangeset
for help on using the changeset viewer.