1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-04 08:38:37 +00:00

update tmpl

This commit is contained in:
slene
2014-03-15 20:40:26 +08:00
parent a33d03f008
commit 0791d01513
5 changed files with 42 additions and 4 deletions

View File

@@ -5,5 +5,15 @@
initUserSetting();{{end}}
});
</script>
<div class="wrapper-push"></div>
</div>
<footer id="footer">
<div class="container footer-wrap">
<p>
© 2014 Gogs. ver {{AppVer}}. <a target="_blank" href="https://github.com/gogits/gogs">GitHub</a>
</p>
<p class="desc"></p>
</div>
</footer>
</body>
</html>