Files
danbooru/app/views/wiki_pages/_quick_search.html.erb
2013-03-20 09:31:08 -07:00

4 lines
101 B
Plaintext

<%= form_tag(wiki_pages_path, :method => :get) do %>
<%= text_field "search", "title" %>
<% end %>