halo-theme-dream2.0-plus/templates/post_literature.ftl

5 lines
219 B
Plaintext
Raw Normal View History

2023-03-21 13:54:36 +08:00
<#include "templates/layout_pjax.ftl">
<#include "templates/main/article_literature.ftl">
2023-03-21 10:49:35 +08:00
<@layout title="${post.title!} - ${blog_title!}" canonical="${post.fullPath!}">
<@articleLiterature post,"post" />
</@layout>