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 %} -
diff --git a/project/templates/blocks/partners.html b/project/templates/blocks/partners.html index ee16423d..194daf54 100644 --- a/project/templates/blocks/partners.html +++ b/project/templates/blocks/partners.html @@ -11,6 +11,9 @@ + + + diff --git a/web/src/img/pinkbus.jpg b/web/src/img/pinkbus.jpg new file mode 100644 index 00000000..6661d849 Binary files /dev/null and b/web/src/img/pinkbus.jpg differ