From cb67fc7bdb5501f8dc9d87090505cbd62e495695 Mon Sep 17 00:00:00 2001 From: gzbender Date: Fri, 12 Oct 2018 02:04:21 +0500 Subject: [PATCH] =?UTF-8?q?LIL-695=20=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D1=8F=20(=D0=B8=D1=82=D0=B5?= =?UTF-8?q?=D1=80=D0=B0=D1=86=D0=B8=D1=8F=202)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/course/templates/course/course.html | 8 -------- project/templates/blocks/video.html | 4 ++-- web/src/sass/_common.sass | 11 ++++++++++- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/apps/course/templates/course/course.html b/apps/course/templates/course/course.html index df8717be..bfed806a 100644 --- a/apps/course/templates/course/course.html +++ b/apps/course/templates/course/course.html @@ -102,14 +102,6 @@
{{ course.duration | rupluralize:"день,дня,дней" }}
-
-
- - - -
-
{{ course.created_at | date:"d F Yг." }}
-
{% if course.price %}
diff --git a/project/templates/blocks/video.html b/project/templates/blocks/video.html index da0787e9..efa0b43c 100644 --- a/project/templates/blocks/video.html +++ b/project/templates/blocks/video.html @@ -1,6 +1,6 @@
-
-