diff --git a/templates/solutions.html b/templates/solutions.html index 131dbb4..d57e2e9 100644 --- a/templates/solutions.html +++ b/templates/solutions.html @@ -37,12 +37,14 @@ {% block main %}

Решения {% if in_set %}{{ set.name }}{% else %}{{ task.name }}{% endif %}

- - - - - -
+ {% if in_set %} + + + + + +
+ {% endif %}