1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-25 21:44:20 -04:00
gitea/templates/base/footer.tmpl

7 lines
79 B
Cheetah
Raw Normal View History

2014-03-03 09:40:22 -05:00
<script>
$(function(){
initCore();
});
</script>
</body>
2014-02-17 18:38:50 -05:00
</html>