Skip to content

Commit 8a57743

Browse files
authored
Update footer.php
1 parent 138e443 commit 8a57743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

trunk/web/template/syzoj/footer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
box-shadow: none;
2222
}
2323
</style>
24+
<?php include("template/$OJ_TEMPLATE/js.php");?>
2425
<div class="footer">
2526
<div class="ui center aligned container">
2627
<div><?php echo $domain==$DOMAIN?$OJ_NAME:ucwords($OJ_NAME)."'s OJ"?> is powered by <a style="color: inherit !important;" class=" " title="GitHub"

0 commit comments

Comments
 (0)