remotes/origin/hasaccess
Sanasol 8 years ago
parent 3a3102b7f5
commit e86b288ef2
  1. 7
      apps/school/templates/summer/day_pay_btn.html

@ -0,0 +1,7 @@
<a
{% 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>
Loading…
Cancel
Save