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 %} - +