halo-theme-fantastic/sheet.ftl

5 lines
300 B
Plaintext
Raw Normal View History

2019-10-02 16:15:37 +00:00
<#include "layout/layout.ftl">
<#include "layout/common/article.ftl">
<@layout title="${sheet.title} - ${options.blog_title!}" keywords="${options.seo_keywords!}" description="${options.seo_description!}" canonical="${context!}/s/${sheet.url!}">
<@article sheet,'page',"sheet",false />
</@layout>