diff --git a/apps/content/templates/content/contest.html b/apps/content/templates/content/contest.html index f37f3886..9edbe8ec 100644 --- a/apps/content/templates/content/contest.html +++ b/apps/content/templates/content/contest.html @@ -12,7 +12,7 @@ {{ contest.description }}
- {% if not contest_work_uploaded %} + {% if not contest_work_uploaded and not contest.finished %} Загрузить свою работу @@ -34,7 +34,7 @@
Галерея
- {% if not contest_work_uploaded %} + {% if not contest_work_uploaded and not contest.finished %} Загрузить свою работу