halo-theme-Single/index.ftl

6 lines
248 B
Plaintext

<#include "header.ftl" />
<@head title="${blog_title!}"/>
<#--<h1>公告</h1><#macro greet><font size="+2">Hello Joe!</font><@greet></@greet>
</#macro><p>${settings.index_notice!} </p> -->
<#include "module/post-list.ftl">
<#include "footer.ftl" />