增加react
This commit is contained in:
8
web/template/syzoj/demoset.php
Normal file
8
web/template/syzoj/demoset.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php $show_title = "$MSG_PROBLEMS - $OJ_NAME"; ?>
|
||||
<?php include("template/$OJ_TEMPLATE/header.php"); ?>
|
||||
<div class="padding">
|
||||
|
||||
<script type="text/javascript" src="include/jquery.tablesorter.js"></script>
|
||||
|
||||
</div>
|
||||
<?php include("template/$OJ_TEMPLATE/footer.php"); ?>
|
||||
Reference in New Issue
Block a user