Changeset 2724 for branches/release-41/default_templates/syndication.mtml
- Timestamp:
- 07/08/08 00:00:04 (17 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-41/default_templates/syndication.mtml
r2612 r2724 1 1 <div class="widget-syndication widget"> 2 2 <div class="widget-content"> 3 <ul class="blog-feeds">4 <li class="blog feed"><img src="<$mt:StaticWebPath$>images/status_icons/feed.gif" alt="<__trans phrase="Subscribe to feed">" width="9" height="9" /> <a href="<$mt:Link template="feed_recent"$>"><__trans phrase="Subscribe to this blog's feed"></a></li>3 <ul> 4 <li><img src="<$mt:StaticWebPath$>images/status_icons/feed.gif" alt="<__trans phrase="Subscribe to feed">" width="9" height="9" /> <a href="<$mt:Link template="feed_recent"$>"><__trans phrase="Subscribe to this blog's feed"></a></li> 5 5 <mt:If name="search_results"> 6 6 <mt:If tag="SearchString">
