This commit is contained in:
Van 2018-11-12 18:07:05 +08:00
parent 7cb8d0fbeb
commit e493dc1fd5
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C

View File

@ -47,6 +47,8 @@
<#include "side.ftl"> <#include "side.ftl">
</div> </div>
<#include "footer.ftl"> <#include "footer.ftl">
<#if pjax><!---- pjax {#pjax} start ----></#if>
<@comment_script oId=page.oId></@comment_script> <@comment_script oId=page.oId></@comment_script>
<#if pjax><!---- pjax {#pjax} end ----></#if>
</body> </body>
</html> </html>