diff --git a/templates/problem/problem.html b/templates/problem/problem.html index 30e3716..cd01943 100644 --- a/templates/problem/problem.html +++ b/templates/problem/problem.html @@ -399,6 +399,17 @@ {% endif %} + {% if not (contest_problem and contest_problem.contest.use_clarifications) %} +