Revert "metro 改进"

This reverts commit 10953a0af5.
This commit is contained in:
Van
2013-10-17 11:26:35 +08:00
parent 10953a0af5
commit 7dee13e15a
11 changed files with 174 additions and 219 deletions

View File

@@ -23,18 +23,18 @@
</#if>
</span>
<h2>
<h2>
${article.articleTitle}
<#if article.hasUpdated>
<span>
[${updatedLabel}]
</span>
<sup>
${updatedLabel}
</sup>
</#if>
<#if article.articlePutTop>
<span>
[${topArticleLabel}]
</span>
<sup>
${topArticleLabel}
</sup>
</#if>
${article.articleTitle}
</h2>
<div data-ico="&#x003b;" title="${tagLabel}">
<#list article.articleTags?split(",") as articleTag>