From 25a10e8473699c814ba854469a4a4d16f73f064c Mon Sep 17 00:00:00 2001 From: gzbender Date: Wed, 25 Jul 2018 09:49:16 +0500 Subject: [PATCH] =?UTF-8?q?LIL-588=20=D0=9F=D1=80=D0=B8=20=D1=81=D0=BE?= =?UTF-8?q?=D0=B7=D0=B4=D0=B0=D0=BD=D0=B8=D0=B8=20=D0=BA=D1=83=D1=80=D1=81?= =?UTF-8?q?=D0=B0=20=D0=B2=D0=B8=D1=81=D0=B8=D1=82=20=D0=B1=D1=80=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=B5=D1=80=20=D0=B8=D0=B7-=D0=B7=D0=B0=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA=D0=B8=20=D0=B1=D0=BE=D0=BB?= =?UTF-8?q?=D1=8C=D1=88=D0=B8=D1=85=20=D1=84=D0=BE=D1=82=D0=BE=D0=B3=D1=80?= =?UTF-8?q?=D0=B0=D1=84=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/school/templates/school/livelesson_detail.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/school/templates/school/livelesson_detail.html b/apps/school/templates/school/livelesson_detail.html index 1bcb3227..7aa099a7 100644 --- a/apps/school/templates/school/livelesson_detail.html +++ b/apps/school/templates/school/livelesson_detail.html @@ -8,12 +8,12 @@
{{ livelesson.title }}
{{ livelesson.short_description }}
- +
{% if livelesson.stream_index %} - Если видео не загрузилось обновите страницу + Если видео не загрузилось - уменьшите качество видео или обновите страницу {% else %} {% if livelesson.cover %} @@ -22,7 +22,7 @@ {% endif %} {% endif %} - +