<input type="text" class="form-control form-control-lg big_search__input" id="search-input" placeholder="Hledejte typ vysavače" value="">
<span class="icon-placeholder big_search__icon"><i class="icon-search"></i></span>
{# <form class="big_search"> #}
	{% render '@input', {class:'form-control-lg big_search__input', id:'search-input', placeholder:'Hledejte typ vysavače'} %}
	{% render '@icon', {image:'search', class:'big_search__icon'} %}
	{# {% render '@button-search' %} #}
{# </form> #}
/* No context defined. */

No notes defined.