diff options
author | Unknwon <u@gogs.io> | 2015-11-16 23:28:46 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-11-16 23:28:46 -0500 |
commit | 9ab96172fc41c5a10f88045d6a19e83641e3b859 (patch) | |
tree | 9bf80165cadf7d63dc942a4241740c8c0656462e /templates/repo/home.tmpl | |
parent | e06558e2083e6281500cc1c91ac54425b91390fe (diff) | |
download | gitea-9ab96172fc41c5a10f88045d6a19e83641e3b859.tar.gz gitea-9ab96172fc41c5a10f88045d6a19e83641e3b859.zip |
new watchers, stars and forks UI
Diffstat (limited to 'templates/repo/home.tmpl')
-rw-r--r-- | templates/repo/home.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index d15e7b30ef..ea0778328b 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -114,4 +114,4 @@ {{end}} </div> </div> -{{template "base/footer" .}} +{{template "base/footer" .}}
\ No newline at end of file |