Sha256: 484f1a32af9b2cb4099679fc043074da3fef4f1bf0a8a67fd583d38c92807341
Contents?: true
Size: 485 Bytes
Versions: 96
Compression:
Stored size: 485 Bytes
Contents
<%= form_tag(cama_search_path, :method => "get", :class => "form-search form-horizontal search-form") do %> <label> <span class="screen-reader-text"><%= t("camaleon_cms.common.search") %>:</span> <input type="search" title="Search:" name="q" value="" placeholder="<%= t("camaleon_cms.common.search") %>..." class="search-field form-control" /> </label> <input type="submit" value="<%= t("camaleon_cms.common.search") %>" class="search-submit" /> <% end %>
Version data entries
96 entries across 94 versions & 2 rubygems