From 1b93afb991b7bfba6ef82b4f908904f3f43aab65 Mon Sep 17 00:00:00 2001 From: gzbender Date: Thu, 9 Aug 2018 03:47:03 +0500 Subject: [PATCH] =?UTF-8?q?LIL-585=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=82=D0=B5=D0=BA=D1=81=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/school/livelesson_detail.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/apps/school/templates/school/livelesson_detail.html b/apps/school/templates/school/livelesson_detail.html index 1bcb3227..01663932 100644 --- a/apps/school/templates/school/livelesson_detail.html +++ b/apps/school/templates/school/livelesson_detail.html @@ -8,21 +8,20 @@
{{ livelesson.title }}
{{ livelesson.short_description }}
- {% if livelesson.stream_index %} - - Если видео не загрузилось обновите страницу + + + + Если видео не загрузилось, уменьшите качество видео или обновите страницу {% else %} - {% if livelesson.cover %} - - {% else %} - + {% if livelesson.cover %} + + {% else %} {% endif %} {% endif %} -