This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
|
<% content_for :right_nav do %>
|
|
<div class="searchClear pull-right">
|
|
<input id="filter-input" class="search-query input-medium" type="text" placeholder="<%= t('search.tags') %>" value="">
|
|
</div>
|
|
<% end %>
|
|
|
|
<div id="tags_index">
|
|
<%= render 'index' %>
|
|
</div> |