0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-25 23:59:08 -05:00
forgejo/templates/base/footer.tmpl

7 lines
79 B
Cheetah
Raw Normal View History

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