|
|
|
|
@ -37,7 +37,7 @@ |
|
|
|
|
{% comment %} dont delete {% endcomment %} |
|
|
|
|
<span class="switch__cell"></span> |
|
|
|
|
<span class="switch__cell">{{ school_schedule.title }}</span> |
|
|
|
|
<span class="switch__cell">{{school_schedule.month_price}}р</span> |
|
|
|
|
<span class="switch__cell">{{school_schedule.month_price}}р в мес.</span> |
|
|
|
|
</span> |
|
|
|
|
</label> |
|
|
|
|
{% endfor %} |
|
|
|
|
@ -58,7 +58,7 @@ |
|
|
|
|
{% comment %} dont delete {% endcomment %} |
|
|
|
|
<span class="switch__cell"></span> |
|
|
|
|
<span class="switch__cell">{{ school_schedule.title }}</span> |
|
|
|
|
<span class="switch__cell">{{school_schedule.month_price}}р</span> |
|
|
|
|
<span class="switch__cell">{{school_schedule.month_price}}р в мес.</span> |
|
|
|
|
</span> |
|
|
|
|
</label> |
|
|
|
|
{% endfor %} |
|
|
|
|
|