diff options
Diffstat (limited to 'html/blog/2024-06-02+treatland.tv.tmpl.html')
-rw-r--r-- | html/blog/2024-06-02+treatland.tv.tmpl.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/html/blog/2024-06-02+treatland.tv.tmpl.html b/html/blog/2024-06-02+treatland.tv.tmpl.html new file mode 100644 index 0000000..daa69c1 --- /dev/null +++ b/html/blog/2024-06-02+treatland.tv.tmpl.html @@ -0,0 +1,8 @@ +{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>While locating parts for one of our rather esoteric (in the USA) motorcycles, I came across <a href="https://www.treatland.tv">treatland.tv</a>, a moped parts store.</p>
+ <p>I love the content of this website. Their business has so much character, and it's just a parts store. When you enter the main shop page. Just click on "lost?" and see what I mean. Even the descriptions for the parts are filled with bits of humor. You don't even have to like mopeds. Reading the text combined with the knowledge that this is a real business and not some teenager's pet project makes it all the more absurd. Give it a read. It might brighten your day.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}
\ No newline at end of file |