add delete-all in test-data page
This commit is contained in:
parent
fa9cc9b7cb
commit
954597cd96
7 changed files with 1324 additions and 4 deletions
7
templates/about/about.html
Normal file
7
templates/about/about.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block body %}
|
||||
<p style="font-size:40px;">
|
||||
I am <b><a href="https://codeforces.com/profile/cuom1999" style="color:red;" target="_blank">cuom1999</a></b>.
|
||||
</p>
|
||||
{% endblock %}
|
1106
templates/about/custom-checker-sample.html
Normal file
1106
templates/about/custom-checker-sample.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue