halo-theme-Single/links.ftl

5 lines
145 B
Plaintext
Raw Normal View History

2022-04-15 13:11:12 +08:00
<#include "header.ftl">
<@head title="友情链接 -${blog_title!}" />
2022-04-15 21:53:07 +08:00
<main><#include "module/links-module.ftl"></main>
2022-04-15 13:11:12 +08:00
<#include "footer.ftl">