This commit is contained in:
Van
2019-03-16 18:28:32 +08:00
parent 32d9065772
commit 7368e5b747
167 changed files with 592 additions and 560 deletions

View File

@@ -31,7 +31,7 @@
<body class="classic-wptouch-bg ">
<#include "header.ftl">
<div class="content single">
<div class="post content-reset">
<div class="post vditor-reset">
${page.pageContent}
</div>
<@comments commentList=pageComments article=page></@comments>