remotes/origin/hotfix/LIL-661
nikita 8 years ago
parent 1ac64ec1f8
commit aa77721e0d
  1. 2
      project/templates/blocks/promo.html

@ -42,7 +42,7 @@
href="{{ school_schedule.current_live_lesson.get_absolute_url }}" href="{{ school_schedule.current_live_lesson.get_absolute_url }}"
{% endif %} {% endif %}
class="main__btn btn" class="main__btn btn"
>{% if not is_purchased %}Получить доступ{% else %}Смотреть урок{% endif %}</a> >{% if not school_schedule.weekday in school_schedules_purchased %}Получить доступ{% else %}Смотреть урок{% endif %}</a>
</div> </div>
{% else %} {% else %}
<div class="main__subtitle"> <div class="main__subtitle">

Loading…
Cancel
Save