parent
3a3102b7f5
commit
e86b288ef2
1 changed files with 7 additions and 0 deletions
@ -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…
Reference in new issue