root/branches/boomer/default_templates/tags.mtml @ 1102

Revision 1102, 425 bytes (checked in by hachi, 2 years ago)

Merging release-22 to boomer branch: svn merge -r66504:67421 http://svn.sixapart.com/repos/eng/movabletype/branches/release-22 .

  • Property svn:executable set to *
Line 
1<MTEntryIfTagged>
2<div class="entry-tags">
3    <h4 class="entry-tags-header"><__trans phrase="Tags"><span class="delimiter">:</span></h4>
4    <ul class="entry-tags-list">
5        <li class="entry-tag"><MTEntryTags glue='<span class="delimiter">,</span></li> <li class="entry-tag">'><a href="<$MTTagSearchLink$>&amp;IncludeBlogs=<$MTBlogID$>" rel="tag"><$MTTagName$></a></MTEntryTags></li>
6    </ul>
7</div>
8</MTEntryIfTagged>
Note: See TracBrowser for help on using the browser.