summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-05 19:58:44 -0400
committerUnknwon <u@gogs.io>2015-09-05 19:58:44 -0400
commit705224353b10ea4166ca3dde2ed0044357aae78b (patch)
tree44410a76d69f7d520197e5c78c0c850a8ac2cef7 /templates
parent119dec51f2ed764d004d32a5fc3006870d81291f (diff)
downloadgitea-705224353b10ea4166ca3dde2ed0044357aae78b.tar.gz
gitea-705224353b10ea4166ca3dde2ed0044357aae78b.zip
minor fix
Diffstat (limited to 'templates')
-rw-r--r--templates/.VERSION2
-rw-r--r--templates/base/footer.tmpl3
2 files changed, 2 insertions, 3 deletions
diff --git a/templates/.VERSION b/templates/.VERSION
index 355087e4b7..40eef77036 100644
--- a/templates/.VERSION
+++ b/templates/.VERSION
@@ -1 +1 @@
-0.6.9.0903 Beta \ No newline at end of file
+0.6.9.0905 Beta \ No newline at end of file
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index ef973e5c36..d4b1eb8852 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -2,13 +2,12 @@
<footer>
<div class="ui container">
<div class="ui left">
- © 2015 Gogs · {{.i18n.Tr "version"}}: {{AppVer}} · {{.i18n.Tr "page"}}: <strong>{{LoadTimes .PageStartTime}}</strong> · {{.i18n.Tr "template"}}: <strong>{{call .TmplLoadTimes}}</strong>
+ © 2015 Gogs {{.i18n.Tr "version"}}: {{AppVer}} {{.i18n.Tr "page"}}: <strong>{{LoadTimes .PageStartTime}}</strong> {{.i18n.Tr "template"}}: <strong>{{call .TmplLoadTimes}}</strong>
</div>
<div class="ui right links">
{{if .ShowFooterBranding}}
<a target="_blank" href="https://github.com/gogits/gogs"><i class="fa fa-github-square"></i><span class="sr-only">GitHub</span></a>
<a target="_blank" href="https://twitter.com/gogitservice"><i class="fa fa-twitter"></i><span class="sr-only">Twitter</span></a>
- <a target="_blank" href="https://plus.google.com/communities/115599856376145964459"><i class="fa fa-google-plus"></i><span class="sr-only">Google Plus</span></a>
<a target="_blank" href="http://weibo.com/gogschina"><i class="fa fa-weibo"></i><span class="sr-only">Sina Weibo</span></a>
{{end}}
<div class="ui language bottom pointing slide up dropdown link item">