<div class="block-search"> {% if labelSearch is defined %} <label>{{ labelSearch.label }}</label> {% endif %} <form action="/search" accept-charset="UTF-8" method="get"> <input type="text" id="form_title" name="form[title]" class="form-control form-text" placeholder="Поиск" value=""> <input type="submit" name="op" value="Поиск" class="form-submit"> </form></div>