checkpoint

This commit is contained in:
Egor Matveev
2021-09-05 15:28:24 +03:00
parent 1307c16ec1
commit 807c52bf2b
30 changed files with 394 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{% for solution in solutions %}
<tr>
<td>
<b><a href="">{{ solution.id }}</a></b>
<b><a href="/solution?solution_id={{ solution.id }}">{{ solution.id }}</a></b>
</td>
<td>
{{ solution.time_sent }}