aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2025-09-18+The_Chasm+poetry.tmpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/blog/2025-09-18+The_Chasm+poetry.tmpl.html')
-rw-r--r--html/blog/2025-09-18+The_Chasm+poetry.tmpl.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/html/blog/2025-09-18+The_Chasm+poetry.tmpl.html b/html/blog/2025-09-18+The_Chasm+poetry.tmpl.html
new file mode 100644
index 0000000..5183499
--- /dev/null
+++ b/html/blog/2025-09-18+The_Chasm+poetry.tmpl.html
@@ -0,0 +1,28 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p><pre>
+ Glancing across the chasm,
+ one barely feels the rain.
+ Coarse sand, smooth, and smiles, plastic.
+ Eyes pierce; watch words form and
+ fall like waves in a storm.
+ Better to sit and wait.
+
+ Staring across the chasm,
+ one clearly sees the pain.
+ Helpless, thoughtless yet again.
+ Waiting to wake and see
+ the clear, bright light of day.
+ One sleeps, sleeps just the same.
+
+ Standing across the chasm,
+ they plainly ask again:
+ Will you wake? Will you wake today?
+ The echo dissipates.
+ Unanswered, still silence.
+ Keeping the light at bay.
+ </pre></p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}