diff --git a/apps/course/templates/course/course.html b/apps/course/templates/course/course.html index 8ad0661b..4162a6eb 100644 --- a/apps/course/templates/course/course.html +++ b/apps/course/templates/course/course.html @@ -120,9 +120,16 @@ + {% if course.is_deferred_start %} +
+
Курс начнется:
+
{{ course.deferred_start_at_humanize }}
+
+ {% else %} + {% endif %}
Поделиться курсом