@ -2,5 +2,6 @@
{% if not user.is_authenticated %}
data-popup=".js-popup-auth"
{% endif %}
class="timing__btn btn"
href="{% url 'school-checkout' %}?weekdays={{ school_schedule.weekday }}&add_days=true"
>купить</a>
@ -4,9 +4,9 @@
{% else %}
data-popup=".js-popup-buy"
{% if school_schedule %}
data-day="{{ school_schedule.weekday }}"
href="#"