增加通用结尾

This commit is contained in:
2023-06-27 00:58:27 +08:00
parent 839a8e4734
commit a12cca37e4
2 changed files with 13 additions and 1 deletions

View File

@@ -127,6 +127,7 @@
<article class="ul-content entry heti heti--classic">
{$post->start_content|raw}
{$post->content_html_show|raw}
{$post->end_content|raw}
{:\\app\\common\\tools\\PostBlock::copyright($post)}
</article>