summaryrefslogtreecommitdiff
path: root/themes/templates/header.html
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-10-14 19:15:51 +0200
committerEugen Wissner <belka@caraus.de>2025-10-14 19:15:51 +0200
commit8a2dadcd2572fb5f472c91e8bc3957882fa48320 (patch)
treea982606db7fc2373994c645fa310d925dfcaac7c /themes/templates/header.html
downloadflevum-8a2dadcd2572fb5f472c91e8bc3957882fa48320.tar.gz
Open the blog
Diffstat (limited to 'themes/templates/header.html')
-rw-r--r--themes/templates/header.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/templates/header.html b/themes/templates/header.html
new file mode 100644
index 0000000..6f5e1fe
--- /dev/null
+++ b/themes/templates/header.html
@@ -0,0 +1,3 @@
+<header>
+ <h1>$title$</h1>
+</header>