summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-01-05 19:57:37 +0100
committerThomas Voss <mail@thomasvoss.com> 2025-01-05 19:57:37 +0100
commit5c6e0ec994c6780749f7b4ead31d48dac0a50a43 (patch)
tree9742df760711ea74a94cba7b500b3bded52c8519
parentc94e878040e73037106675be0543c9806c7b9e3b (diff)
Remove trailing newline
-rw-r--r--src/templates/coins.html.tmpl2
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