This commit is contained in:
Van
2019-02-21 23:17:06 +08:00
parent 34635fd9f5
commit 1504e9973d

View File

@@ -146,6 +146,7 @@
<#if 0 != relevantArticlesDisplayCount> <#if 0 != relevantArticlesDisplayCount>
page.loadRelevantArticles('${article.oId}', '<h4>${relevantArticles1Label}</h4>'); page.loadRelevantArticles('${article.oId}', '<h4>${relevantArticles1Label}</h4>');
</#if> </#if>
NexT.initArticle()
</@comment_script> </@comment_script>
</body> </body>
</html> </html>