|
|
|
@ -35,7 +35,7 @@ |
|
|
|
{% if forloop.counter == 4 %} |
|
|
|
{% if forloop.counter == 4 %} |
|
|
|
style="background-image: linear-gradient(to bottom, #ffe790, #f9d055 45%, #f9c155); padding: 12px 9px;" |
|
|
|
style="background-image: linear-gradient(to bottom, #ffe790, #f9d055 45%, #f9c155); padding: 12px 9px;" |
|
|
|
{% endif %} |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|
|
|
{% if user.is_authenticated %} |
|
|
|
{% if user.is_authenticated %} |
|
|
|
href="{% url 'school-checkout' %}?duration={{ package.duration }}" |
|
|
|
href="{% url 'school-checkout' %}?duration={{ package.duration }}" |
|
|
|
{% else %} |
|
|
|
{% else %} |
|
|
|
|