diff options
Diffstat (limited to 'html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html')
-rw-r--r-- | html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html b/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html new file mode 100644 index 0000000..eaea1ba --- /dev/null +++ b/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html @@ -0,0 +1,10 @@ +{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p><i>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main points each day.</i></p>
+ <p>Today is the first day, though technically not. There were still classes, but not for me. It is still winter, so the air is cold, but we gathered a group of people and went to the weekly cars and coffee event. It was expectedly devoid of much life. There were the 6 or 7 die-hard attendies, which was still nice to see. We left an hour later when there were only a couple left.</p>
+ <p>My dad arrived around noon, and we had a nice lunch after loading up the car with the stuff I no longer needed at school and the remaining car parts.</p>
+ <p>Autorama is tomorrow, and I'm looking forward to it.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}
\ No newline at end of file |