aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/baseof.txt
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-02-01 15:18:54 -0500
committertdro <tdro@noreply.example.com>2023-02-01 15:18:54 -0500
commit7cec20bb3dbd798c2b1c0cad93ff2cc5c2bcb66e (patch)
treeb542f7d263627a94e8cdbafb7215f6c3c57b9a9d /themes/default/layouts/_default/baseof.txt
parentba823475b4c81f46b5f54a4bed2283b04ac471d4 (diff)
downloadcanory-7cec20bb3dbd798c2b1c0cad93ff2cc5c2bcb66e.tar.gz
canory-7cec20bb3dbd798c2b1c0cad93ff2cc5c2bcb66e.tar.bz2
canory-7cec20bb3dbd798c2b1c0cad93ff2cc5c2bcb66e.zip
themes/default/layouts/_default/baseof: Add fallback markup to blocks
Label page context in function content.
Diffstat (limited to 'themes/default/layouts/_default/baseof.txt')
-rw-r--r--themes/default/layouts/_default/baseof.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/baseof.txt b/themes/default/layouts/_default/baseof.txt
index e7ab392..02f0046 100644
--- a/themes/default/layouts/_default/baseof.txt
+++ b/themes/default/layouts/_default/baseof.txt
@@ -1 +1,3 @@
-{{- block "main" . -}}{{- end -}}
+{{- block "main" . -}}
+Silence is golden.
+{{- end -}}