<#include "macro-head.ftl"> <@head title="${blogTitle}"> <#include "side.ftl">
<#if 0 != recentComments?size> <#if 0 != mostCommentArticles?size || 0 != mostViewCountArticles?size> <#if 0 != mostCommentArticles?size>

${mostCommentArticlesLabel}

<#if 0 != mostViewCountArticles?size>

${mostViewCountArticlesLabel}

<#include "footer.ftl">