mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 03:09:41 +08:00
5 lines
198 B
HTML
5 lines
198 B
HTML
<#include "templates/layout_pjax.ftl">
|
|
<#include "templates/main/article.ftl">
|
|
<@layout title="${post.title!} - ${blog_title!}" canonical="${post.fullPath!}">
|
|
<@article post,"post" />
|
|
</@layout> |