diff --git a/templates/problem/list.html b/templates/problem/list.html index 115a818..ca40f89 100644 --- a/templates/problem/list.html +++ b/templates/problem/list.html @@ -287,7 +287,7 @@ - {{ problem.code }} + {{ problem.code }} {{ problem.group.full_name }} @@ -321,4 +321,12 @@
+ + + {% endblock %}