diff options
author | Alex Scerba <alex@scerba.org> | 2025-02-19 22:04:22 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-02-19 22:04:22 -0500 |
commit | b0d39de7a745c0c1bbfa086b991c21331348104d (patch) | |
tree | c3186b2d33c9fb54b5cedf7529a7b0929d417e3e /html/blog/2025-02-19+Just_Try+poetry.html | |
parent | a728dbe4be9afd0a622696cffa2bbebec9f3baef (diff) |
Add .tmpl extension
Diffstat (limited to 'html/blog/2025-02-19+Just_Try+poetry.html')
-rw-r--r-- | html/blog/2025-02-19+Just_Try+poetry.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/html/blog/2025-02-19+Just_Try+poetry.html b/html/blog/2025-02-19+Just_Try+poetry.html deleted file mode 100644 index fe1734f..0000000 --- a/html/blog/2025-02-19+Just_Try+poetry.html +++ /dev/null @@ -1,13 +0,0 @@ -{{ define "article" }}
-<article>
- <h2>{{ .Title }}</h2>
- <p><pre>
- You should
- Make some wood tongs
- Shape them through gentle touch
- But I can't do that, she replies
- Just try
- </pre></p>
- <p><b>Created:</b> {{ .Date }}</p>
-</article>
-{{ end }}
\ No newline at end of file |