|
|
|
@ -70,8 +70,8 @@ |
|
|
|
<use xlink:href={% static "img/sprite.svg" %}#icon-close></use> |
|
|
|
<use xlink:href={% static "img/sprite.svg" %}#icon-close></use> |
|
|
|
</svg> |
|
|
|
</svg> |
|
|
|
</button> |
|
|
|
</button> |
|
|
|
<form class="header__search search js-search" action=""><input class="search__input js-search-input" |
|
|
|
<form class="header__search search js-search" action="/search/"> |
|
|
|
type="text"> |
|
|
|
<input name="q" class="search__input js-search-input" type="text"> |
|
|
|
<button class="search__btn js-search-btn" type="submit"> |
|
|
|
<button class="search__btn js-search-btn" type="submit"> |
|
|
|
<svg class="icon icon-search"> |
|
|
|
<svg class="icon icon-search"> |
|
|
|
<use xlink:href={% static "img/sprite.svg" %}#icon-search></use> |
|
|
|
<use xlink:href={% static "img/sprite.svg" %}#icon-search></use> |
|
|
|
|