From 8d30c946d0bd4cca84dd033b726b10d567b8330b Mon Sep 17 00:00:00 2001 From: Samuel W Date: Fri, 17 Jan 2025 23:17:14 +0100 Subject: add lang tag --- index.templ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.templ b/index.templ index 9f516c4..46bed57 100644 --- a/index.templ +++ b/index.templ @@ -8,7 +8,7 @@ import ( templ index(ps []Post, tz *time.Location) { - + Tinygram @@ -39,7 +39,7 @@ templ index(ps []Post, tz *time.Location) { templ loginPage(csrfToken string) { - + Tinygram @@ -63,7 +63,7 @@ templ loginPage(csrfToken string) { templ uploadPage(csrfToken string) { - + Tinygram -- cgit v1.2.3