diff --git a/apps/course/templates/course/_items.html b/apps/course/templates/course/_items.html index 81b06691..f49be5eb 100644 --- a/apps/course/templates/course/_items.html +++ b/apps/course/templates/course/_items.html @@ -28,6 +28,12 @@
{% endif %} + {% elif course.status == 0 %} +
+
ЧЕРНОВИК
+
+
+ {% endif %}