halo-theme-dream2.0-plus/post_literature.ftl
2023-03-21 10:49:35 +08:00

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>