yt timing remove

remotes/origin/hasaccess
Sanasol 8 years ago
parent 5e3980754a
commit d36fe6b0a8
  1. 2
      apps/school/templates/blocks/online.html
  2. 2
      project/templates/blocks/live.html

@ -1,5 +1,5 @@
{% load static %}
<a class="online" target="_blank" href="https://www.youtube.com/watch?v=PhZ8qQbIej0&t=471s" style="background-image: url({% static 'img/video-1.jpg' %});">
<a class="online" target="_blank" href="https://www.youtube.com/watch?v=PhZ8qQbIej0" style="background-image: url({% static 'img/video-1.jpg' %});">
<div class="online__center center">
<div class="online__type">ПРЯМОЙ ЭФИР</div>
<div class="online__title">Каждый день в 17.00 (по Мск) </div>

@ -1,5 +1,5 @@
{% load static %}
<a class="online" target="_blank" href="https://www.youtube.com/watch?v=PhZ8qQbIej0&t=471s" style="background-image: url({% static 'img/video-1.jpg' %});">
<a class="online" target="_blank" href="https://www.youtube.com/watch?v=PhZ8qQbIej0" style="background-image: url({% static 'img/video-1.jpg' %});">
<div class="online__center center">
<div class="online__type">ПРЯМОЙ ЭФИР</div>
<div class="online__title">Каждый день в 17.00 (по Мск) </div>

Loading…
Cancel
Save