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" .}}