Sha256: 3d26ea89812e2daf2c5f11703062dbcca9781e201f78dafc1843f42966ad7593
Contents?: true
Size: 356 Bytes
Versions: 1
Compression:
Stored size: 356 Bytes
Contents
<h3 class="sidebar-title"> <label for="q"><%= sidebar.title %></label> </h3> <div class="sidebar-body"> <%= form_tag({ controller: 'articles', action: 'search' }, { method: 'get', id: 'sform' }) do %> <input type="text" id="q" name="q" value="" size="15" autocomplete="off"> <input type="submit" value="<%= t('.search') %>"> <% end %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
publify_core-10.0.2 | app/views/search_sidebar/_content.html.erb |