index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
base
/
footer.tmpl
blob: eaf5bd626e82d4ed9078a14b4af8b111cf3ffbbf (
plain
)
1
2
3
4
5
6
7
<script>
$(function(){
initCore();
});
</script>
</body>
</html>