forgejo-federation/templates/base/footer.tmpl

7 lines
79 B
Cheetah
Raw Normal View History

2014-03-03 20:10:22 +05:30
<script>
$(function(){
initCore();
});
</script>
</body>
2014-02-18 05:08:50 +05:30
</html>