diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-01-05 19:57:37 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-01-05 19:57:37 +0100 |
commit | 5c6e0ec994c6780749f7b4ead31d48dac0a50a43 (patch) | |
tree | 9742df760711ea74a94cba7b500b3bded52c8519 /src/templates/coins.html.tmpl | |
parent | c94e878040e73037106675be0543c9806c7b9e3b (diff) |
Remove trailing newline
Diffstat (limited to 'src/templates/coins.html.tmpl')
-rw-r--r-- | src/templates/coins.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/coins.html.tmpl b/src/templates/coins.html.tmpl index 68c3f87..481771c 100644 --- a/src/templates/coins.html.tmpl +++ b/src/templates/coins.html.tmpl @@ -46,4 +46,4 @@ </div> </section> </main> -{{ end }} +{{ end }}
\ No newline at end of file |