+ <input id="filterInput" type="text" class="input-xlarge search-query" placeholder="${_('Search for query')}">
+ </%def>
+
<%def name="actions()">
<button id="viewBtn" class="btn toolbarBtn" title="${_('View the result of the selected')}" disabled="disabled"><i class="icon-eye-open"></i> ${_('View result')}</button>