diff --git a/apps/school/templates/blocks/schedule_item.html b/apps/school/templates/blocks/schedule_item.html index 66e80182..86c5d301 100644 --- a/apps/school/templates/blocks/schedule_item.html +++ b/apps/school/templates/blocks/schedule_item.html @@ -20,9 +20,11 @@ {% include './open_lesson.html' %} {% endif %} {% else %} + {% comment %} {% if not is_purchased_future and is_drawing_camp %} {% include './day_pay_btn.html' %} {% endif %} + {% endcomment %} {% endif %} {% if not is_purchased and not request.user_agent.is_mobile and school_schedule.trial_lesson %} Пробный урок diff --git a/apps/school/templates/summer/buy.html b/apps/school/templates/summer/buy.html index a7a7cf71..8419f130 100644 --- a/apps/school/templates/summer/buy.html +++ b/apps/school/templates/summer/buy.html @@ -2,12 +2,13 @@
- {% if not is_purchased and not is_purchased_future %}Купить доступ от {{ min_school_price }} руб./месяц{% endif %} + {% if not is_purchased and not is_purchased_future %}Узнать стоимость{% endif %} {% if is_purchased_future and not is_purchased %}ваша подписка начинается {{school_purchased_future.date_start}}{% endif %} {% if is_purchased %}ваша подписка истекает {{ subscription_ends_humanize }}
перейти к оплате{% endif %}
diff --git a/project/templates/blocks/header.html b/project/templates/blocks/header.html index d2a302b8..f56423da 100644 --- a/project/templates/blocks/header.html +++ b/project/templates/blocks/header.html @@ -30,13 +30,13 @@ ГЛАВНАЯ
- + @@ -45,11 +45,11 @@ -
- - БЕСПЛАТНЫЕ УРОКИ - -
+ + + + +
ВИДЕО-КУРСЫ