|
|
|
|
@ -31,20 +31,6 @@ |
|
|
|
|
<div class="header__dot"></div> |
|
|
|
|
{% endif %} |
|
|
|
|
</a> |
|
|
|
|
<div class="header__list js-header-list"> |
|
|
|
|
<a class="header__link" data-scroll href="#about"> |
|
|
|
|
<div class="header__title">О школе</div> |
|
|
|
|
</a> |
|
|
|
|
<a class="header__link" href="#advantages"> |
|
|
|
|
<div class="header__title">Преимущества</div> |
|
|
|
|
</a> |
|
|
|
|
<a class="header__link" href="{% url 'school:school' %}#schedule"> |
|
|
|
|
<div class="header__title">Расписание</div> |
|
|
|
|
</a> |
|
|
|
|
<a class="header__link" href="#partners"> |
|
|
|
|
<div class="header__title">Партнеры</div> |
|
|
|
|
</a> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="header__group"> |
|
|
|
|
<a class="header__section header__section_sub js-header-section {% active_link 'courses' %}" href="{% url 'courses' %}">ВИДЕОКУРСЫ</a> |
|
|
|
|
|