summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authormaike <maike@synzr.tw>2026-09-02 00:23:42 +0500
committermaike <maike@synzr.tw>2026-09-02 00:23:42 +0500
commite7c15e2602e49355444f5d90819dfd0ea66e47bf (patch)
treee6e028ee4fd86523015d7bc36f7dca7dff7fb69f /templates
parentd5f4539e7ab6cb00513cd428b6ab08c67ddd6bc9 (diff)
downloadhamster-e7c15e2602e49355444f5d90819dfd0ea66e47bf.tar.gz
hamster-e7c15e2602e49355444f5d90819dfd0ea66e47bf.tar.bz2
hamster-e7c15e2602e49355444f5d90819dfd0ea66e47bf.zip
Basic article layout
Diffstat (limited to 'templates')
-rw-r--r--templates/_base.p3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/_base.p b/templates/_base.p
index fb80ef7..4b5536f 100644
--- a/templates/_base.p
+++ b/templates/_base.p
@@ -25,7 +25,7 @@
<body>
<div class="layout clearfix">
- ^header[]
+ ^header[synzr]
$body
</div>
@@ -36,3 +36,4 @@
</body>
</html>
+#end @base[]