- ${noticeBoard}
+ <#include "marcr-header.ftl">
+ <@header type="article">@header>
+
+
+
- #if>
- ${article.articleTitle}
+ <#include "../../common-template/share.ftl">
-
-
-
+
+
+ ${article.articleContent}
<#if "" != article.articleSign.signHTML?trim>
-
-
-
+
+
+ ${article.articleTitle}
<#if article.articlePutTop>
${topArticleLabel}
@@ -59,177 +69,52 @@
${updatedLabel}
#if>
-
-
-
+
+
+
+ ${article.articleTitle}
<#if article.articlePutTop>
${topArticleLabel}
@@ -59,177 +69,52 @@
${updatedLabel}
#if>
-
-
-
- ${article.articleContent}
+
+
${article.articleSign.signHTML}
#if>
-
-
-
- ${article.articleViewCount} ${viewLabel}
-
-
-
-
-
-
-
-
-
<#include "footer.ftl">
-
+
<#if pjax>#if>
<@comment_script oId=article.oId commentable=article.commentable>
Skin.initArticle()
- Skin.initComment = function (articleOId, articleTags) {
- page.tips.externalRelevantArticlesDisplayCount = "${externalRelevantArticlesDisplayCount}";
+ page.tips.externalRelevantArticlesDisplayCount = "${externalRelevantArticlesDisplayCount}";
<#if 0 != randomArticlesDisplayCount>
- page.loadRandomArticles("
-
- <@comments commentList=articleComments article=article>@comments>
+
+
+ <#if article?? && article.articleToC?? && article.articleToC?size > 0>
+
+ <#include "../../common-template/toc.ftl"/>
+
+ #if>
+ <@comments commentList=articleComments article=article>@comments>
+
+
<#if pjax>#if>
+
-
-
-
-
+
+
+
-
-
-
-
- <#include "bottom.ftl">
-
- <#if article?? && article.articleToC?? && article.articleToC?size > 0>
- <#include "../../common-template/toc.ftl"/>
- #if>
${randomArticlesLabel}
");
+ page.loadRandomArticles('${randomArticlesLabel}
'); #if> <#if 0 != externalRelevantArticlesDisplayCount> - page.loadExternalRelevantArticles(articleTags, "${externalRelevantArticlesLabel}
");
+ page.loadExternalRelevantArticles("<#list article.articleTags?split(",") as articleTag>${articleTag}<#if articleTag_has_next>,#if>#list>",
+ '${externalRelevantArticlesLabel}
'); #if> <#if 0 != relevantArticlesDisplayCount> - page.loadRelevantArticles(articleOId, '${relevantArticlesLabel}
');
+ page.loadRelevantArticles('${article.oId}', '