This commit is contained in:
Liang Ding
2015-06-28 16:54:08 +08:00
parent 4b043fd730
commit 22af673842
2 changed files with 4 additions and 2 deletions

View File

@@ -92,7 +92,9 @@
</#if>
<#include "footer.ftl">
<@comment_script oId=article.oId></@comment_script>
<@comment_script oId=article.oId>
page.tips.externalRelevantArticlesDisplayCount = "${externalRelevantArticlesDisplayCount}";
</@comment_script>
</div>
</body>
</html>