|
section.search-in
|
|
header
|
|
fieldset
|
|
input(type="text", placeholder="{{'SEARCH.PLACEHOLDER_SEARCH' | translate}}", ng-model="searchTerm")
|
|
.icon-search-wrapper(tg-loading="loading")
|
|
a.icon.icon-search(href="", title="{{'SEARCH.TITLE_ACTION_SEARCH' | translate}}")
|