📝 link title

This commit is contained in:
Van
2018-12-07 17:29:43 +08:00
parent 2af4532528
commit ccb20d81c5
26 changed files with 132 additions and 184 deletions

View File

@@ -34,9 +34,7 @@
<#include "header.ftl">
<div id="pjax" class="wrapper">
<#if pjax><!---- pjax {#pjax} start ----></#if>
<main>
<#include "article-list.ftl">
</main>
<#if pjax><!---- pjax {#pjax} end ----></#if>
</div>
<#include "footer.ftl">