aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2024-08-21+Volvo_244+cars.tmpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/blog/2024-08-21+Volvo_244+cars.tmpl.html')
-rw-r--r--html/blog/2024-08-21+Volvo_244+cars.tmpl.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/html/blog/2024-08-21+Volvo_244+cars.tmpl.html b/html/blog/2024-08-21+Volvo_244+cars.tmpl.html
new file mode 100644
index 0000000..7088894
--- /dev/null
+++ b/html/blog/2024-08-21+Volvo_244+cars.tmpl.html
@@ -0,0 +1,11 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>I saw a nice, blue 244 today. Thought I'd share.</p>
+ <figure>
+ <img src="/static/media/20240816_Volvo-240-blue_1000.jpg" alt="Blue Volvo 240 DL outside Dearborn Music." width="1000" height="562" />
+ <figcaption>Volvo 240 DL sedan outside Dearborn Music.</figcaption>
+ </figure>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }} \ No newline at end of file