This commit is contained in:
@@ -20,27 +20,4 @@
|
||||
<header>
|
||||
<a href="${servePath}" id="logoTitle">${blogTitle}</a>
|
||||
<p>${blogSubtitle}</p>
|
||||
</header><!--
|
||||
<div class="right" id="statistic">
|
||||
<span>
|
||||
${viewCount1Label}
|
||||
<span class='error-msg'>
|
||||
${statistic.statisticBlogViewCount}
|
||||
</span>
|
||||
|
||||
</span>
|
||||
<span>
|
||||
${articleCount1Label}
|
||||
<span class='error-msg'>
|
||||
${statistic.statisticPublishedBlogArticleCount}
|
||||
</span>
|
||||
|
||||
</span>
|
||||
<span>
|
||||
${commentCount1Label}
|
||||
<span class='error-msg'>
|
||||
${statistic.statisticPublishedBlogCommentCount}
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
<div class="clear"></div>-->
|
||||
</header>
|
||||
Reference in New Issue
Block a user