halo-theme-dream2.0-plus/templates/sheet_literature.ftl
2023-03-21 13:54:36 +08:00

5 lines
222 B
Plaintext

<#include "templates/layout_pjax.ftl">
<#include "templates/main/article_literature.ftl">
<@layout title="${sheet.title} - ${blog_title!}" canonical="${sheet.fullPath!}">
<@articleLiterature sheet,"sheet" />
</@layout>