This commit is contained in:
Van 2019-03-01 15:41:17 +08:00
parent 71666d764f
commit e84f72ea94
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C

View File

@ -158,7 +158,7 @@
<#if 0 != relevantArticlesDisplayCount> <#if 0 != relevantArticlesDisplayCount>
page.loadRelevantArticles('${article.oId}', '<h4>${relevantArticlesLabel}</h4>'); page.loadRelevantArticles('${article.oId}', '<h4>${relevantArticlesLabel}</h4>');
</#if> </#if>
Skin.initArticle() Skin.initArticle('${tocLabel}', '${siteViewLabel}')
</@comment_script> </@comment_script>
</body> </body>
</html> </html>