summaryrefslogtreecommitdiffstats
path: root/templates/base
diff options
context:
space:
mode:
authorFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-21 21:06:05 +0800
committerFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-21 21:06:05 +0800
commitecc61ced413a60fcfdc432b921dc2c1b3cab0366 (patch)
tree86b5686aae93d5d301ba956bcc2e629bf25f77e5 /templates/base
parente4053f5e982f627d983a08bf3fe6bb2b20b904b5 (diff)
downloadgitea-ecc61ced413a60fcfdc432b921dc2c1b3cab0366.tar.gz
gitea-ecc61ced413a60fcfdc432b921dc2c1b3cab0366.zip
update admin nav ui
Diffstat (limited to 'templates/base')
-rw-r--r--templates/base/footer.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index 5ae5c96d68..6c2da63e5d 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -4,7 +4,7 @@
<div class="container footer-wrap">
<div class="row">
<div class="col-md-6">
- <p>© 2014 Gogs · Version: {{AppVer}} ·
+ <p>© 2014 GoGits · Version: {{AppVer}} ·
Page: <b>{{LoadTimes .PageStartTime}}</b> ·
Template: <b>{{call .TmplLoadTimes}}</b>
</p>