Files
danbooru/app/views/pools/_quick_search.html.erb
2013-03-17 22:26:17 -04:00

4 lines
124 B
Plaintext

<%= form_tag(pools_path, :method => :get, :target => "_blank") do %>
<%= text_field "search", "name_matches" %>
<% end %>