diff --git a/public/home/home.js b/public/home/home.js index 5097763f6..733d346e5 100644 --- a/public/home/home.js +++ b/public/home/home.js @@ -150,7 +150,7 @@ var actionNameEN={ var repoAndOrgZH={ "1":"项目", "2":"成员", - "3":"团队务" + "3":"团队" }; var repoAndOrgEN={ diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index f76aa5e7f..732f61ea5 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -12,7 +12,7 @@ {{template "base/footer_content" .}} - + {{if .RequireSimpleMDE}} @@ -37,7 +37,11 @@ {{if .RequireTribute}} {{end}} - +{{if .PageIsHome}} + +{{end}} + + {{template "custom/footer" .}} diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 214125d26..58b7c63c8 100755 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -186,12 +186,6 @@ var _hmt = _hmt || []; })(); - -{{if .PageIsHome}} - -{{end}} - - {{template "custom/body_outer_pre" .}} diff --git a/templates/base/head_home.tmpl b/templates/base/head_home.tmpl index ae82b06c3..90aa1b74b 100644 --- a/templates/base/head_home.tmpl +++ b/templates/base/head_home.tmpl @@ -187,13 +187,6 @@ var _hmt = _hmt || []; })(); - -{{if .PageIsHome}} - -{{end}} - - - diff --git a/templates/home.tmpl b/templates/home.tmpl index 7ba5642ce..da28f81f6 100755 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -143,7 +143,7 @@
- +