diff --git a/gitea/templates/home.tmpl b/gitea/templates/home.tmpl index 8339d0c..d43368a 100644 --- a/gitea/templates/home.tmpl +++ b/gitea/templates/home.tmpl @@ -13,5 +13,12 @@ +
+
+
+ {{template "user/auth/signin_inner" .}} +
+
+
{{template "base/footer" .}} \ No newline at end of file