solo-skins/owmx-3.0/header.ftl

27 lines
781 B
Plaintext

<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>
&nbsp;&nbsp;
</span>
<span>
${articleCount1Label}
<span class='error-msg'>
${statistic.statisticPublishedBlogArticleCount}
</span>
&nbsp;&nbsp;
</span>
<span>
${commentCount1Label}
<span class='error-msg'>
${statistic.statisticPublishedBlogCommentCount}
</span>
</span>
</div>
<div class="clear"></div>-->