root/branches/boomer/default_templates/categories.mtml
@
1102
| Revision 1102, 457 bytes (checked in by hachi, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <MTIfNonEmpty tag="EntryCategory"> |
| 2 | <div class="entry-categories"> |
| 3 | <h4 class="entry-categories-header"><__trans phrase="Categories"><span class="delimiter">:</span></h4> |
| 4 | <ul class="entry-categories-list"> |
| 5 | <li class="entry-category"><MTEntryCategories glue='<span class="delimiter">,</span></li> <li class="entry-category">'><a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a></MTEntryCategories></li> |
| 6 | </ul> |
| 7 | </div> |
| 8 | </MTIfNonEmpty> |
Note: See TracBrowser
for help on using the browser.
