You will find only what you bring in.
[redakcja.git] / src / wiki / templates / wiki / tabs / search_view_item.html
1 {% load i18n %}
2 <li id="SearchPerspective" data-ui-related="side-search" data-ui-jsclass="SearchPerspective" class="nav-item">
3   <a href='#' class='nav-link'>
4     <img src="{{STATIC_URL}}icons/system-search.png" alt="{% trans "Search and replace" %}" title="{% trans "Search and replace" %}" />
5     </a>
6 </li>