aboutsummaryrefslogtreecommitdiff
path: root/html/blog
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-02-20 09:02:20 -0500
committerAlex Scerba <alex@scerba.org>2025-02-20 09:02:20 -0500
commit7ca1dc852e7d24f77114381c0045bf36c60433dc (patch)
tree30bff4b86943c49015b7adbb79d1cfa74be4c73b /html/blog
parent6ff89ffb816ea7aa780a5560f5c4d07fd9d681f4 (diff)
Add snowfall poem
Diffstat (limited to 'html/blog')
-rw-r--r--html/blog/2025-02-20+Snowfall+poetry.tmpl.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/html/blog/2025-02-20+Snowfall+poetry.tmpl.html b/html/blog/2025-02-20+Snowfall+poetry.tmpl.html
new file mode 100644
index 0000000..cd59783
--- /dev/null
+++ b/html/blog/2025-02-20+Snowfall+poetry.tmpl.html
@@ -0,0 +1,11 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p><pre>
+ The winter snowfall
+ Flakes fall gently to the ground
+ Snow angels tomorrow.
+ </pre></p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }} \ No newline at end of file