Finding 皮肤代码高亮
This commit is contained in:
parent
22af673842
commit
ee40eb0875
@ -42,7 +42,7 @@
|
||||
<time>${article.articleCreateDate?string("yyyy-MM-dd")}</time>
|
||||
</section>
|
||||
</header>
|
||||
<section class="post-content">
|
||||
<section class="post-content article-body">
|
||||
${article.articleContent}
|
||||
<#if "" != article.articleSign.signHTML?trim>
|
||||
<div class="marginTop12">
|
||||
|
@ -16,7 +16,7 @@
|
||||
<#include "header.ftl">
|
||||
<main>
|
||||
<article class="post">
|
||||
<section class="post-content">
|
||||
<section class="post-content article-body">
|
||||
${page.pageContent}
|
||||
</section>
|
||||
<footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user