aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-12-31 22:13:47 -0500
committerUnknwon <u@gogs.io>2015-12-31 22:13:47 -0500
commit4993ab1a767bea5645a65b5639cc00bb107fdfd3 (patch)
tree47f5859ff0a7516d56e0155a9234c57e79cac6d8 /templates
parenta62290de52b5258b8f301c2f56ff84aa96e5f6d2 (diff)
downloadgitea-4993ab1a767bea5645a65b5639cc00bb107fdfd3.tar.gz
gitea-4993ab1a767bea5645a65b5639cc00bb107fdfd3.zip
#2185 fall back to use custom chardet lib
Diffstat (limited to 'templates')
-rw-r--r--templates/.VERSION2
-rw-r--r--templates/base/footer.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/.VERSION b/templates/.VERSION
index b5c863bb9d..cfcdb254d1 100644
--- a/templates/.VERSION
+++ b/templates/.VERSION
@@ -1 +1 @@
-0.8.14.1230 \ No newline at end of file
+0.8.15.1231 \ No newline at end of file
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index 9bbaf7c7a9..5f2e8da03f 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -7,7 +7,7 @@
<footer>
<div class="ui container">
<div class="ui left">
- © 2015 Gogs {{if (or .ShowFooterVersion .PageIsAdmin)}}{{.i18n.Tr "version"}}: {{AppVer}}{{end}} {{.i18n.Tr "page"}}: <strong>{{LoadTimes .PageStartTime}}</strong> {{.i18n.Tr "template"}}: <strong>{{call .TmplLoadTimes}}</strong>
+ © 2016 Gogs {{if (or .ShowFooterVersion .PageIsAdmin)}}{{.i18n.Tr "version"}}: {{AppVer}}{{end}} {{.i18n.Tr "page"}}: <strong>{{LoadTimes .PageStartTime}}</strong> {{.i18n.Tr "template"}}: <strong>{{call .TmplLoadTimes}}</strong>
</div>
<div class="ui right links">
{{if .ShowFooterBranding}}