You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
548 B
12 lines
548 B
</div> |
|
<div class="ui vertical footer segment" style="margin-top: 15px; "> |
|
<div class="ui center aligned container"> |
|
<span style="color: #999;"><%= syzoj.config.title %> Powered by <a href="https://github.com/syzoj/syzoj" target="_blank">SYZOJ</a>.</span> |
|
</div> |
|
</div> |
|
</div> |
|
<script src="https://cdnjs.loli.net/ajax/libs/semantic-ui/2.4.1/semantic.min.js"></script> |
|
<script src="https://cdnjs.loli.net/ajax/libs/Chart.js/2.7.2/Chart.bundle.min.js"></script> |
|
<script src="/script.js?20170710"></script> |
|
</body> |
|
</html>
|
|
|