mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 02:43:08 +08:00
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
<#include "template/layout.ftl">
|
|
<#include "template/main/article_literature.ftl">
|
|
<@layout title="${post.title!} - ${blog_title!}" canonical="${post.fullPath!}">
|
|
<@articleLiterature post,"post" />
|
|
</@layout> |