From 2cfa203f2c389da66553647d7a43861d023e557f Mon Sep 17 00:00:00 2001 From: hodasemi Date: Thu, 19 Jun 2025 08:31:25 +0200 Subject: [PATCH] Comment home changes --- home.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home.tmpl b/home.tmpl index e1276fa..f496a78 100644 --- a/home.tmpl +++ b/home.tmpl @@ -9,12 +9,12 @@

{{AppDisplayName}}

-

{{ctx.Locale.Tr "startpage.app_desc"}}

+ {{template "home_forgejo" .}} -{{template "base/footer" .}} \ No newline at end of file +{{template "base/footer" .}}