Van
2018-09-23 15:32:37 +08:00
parent be808226a7
commit 06c24f31da
9 changed files with 46 additions and 30 deletions

View File

@@ -51,7 +51,8 @@
</head>
<body>
<#include "header.ftl">
<main class="main wrapper">
<main class="main">
<div class="wrapper">
<div class="content">
<article class="posts-expand">
<header class="post-header">
@@ -122,6 +123,7 @@
<@comments commentList=articleComments article=article></@comments>
<div id="externalRelevantArticles"></div>
<#include "side.ftl">
</div>
</main>
<#include "footer.ftl">
<@comment_script oId=article.oId>