新增版权声明

This commit is contained in:
augushong
2020-08-14 15:10:52 +08:00
parent 6855670c45
commit 5ad73e5540
2 changed files with 11 additions and 0 deletions

View File

@@ -32,6 +32,9 @@
<div class="ql-snow">
<div class="ql-editor">{$post->content_html|raw}</div>
</div>
<div class="copyright">
{:get_system_config('post_copyright')}
</div>
</div>
</div>
</div>