halo-theme-Single/sheet_about.ftl

10 lines
197 B
Plaintext

<#include "header.ftl">
<@head title="${sheet.title!} - ${blog_title!}" />
<div class="wrap min">
<main>
<#include "module/module_post.ftl">
</main>
</div>
<#include "footer.ftl">