remotes/origin/hotfix/LIL-661
nikita 7 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 }}"
{% endif %}
class="main__btn btn"
>{% if not is_purchased %}Получить доступ{% else %}Смотреть урок{% endif %}</a>
>{% if not school_schedule.weekday in school_schedules_purchased %}Получить доступ{% else %}Смотреть урок{% endif %}</a>
</div>
{% else %}
<div class="main__subtitle">

Loading…
Cancel
Save