X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4f826acfca0ede6b7d4868e8bb45a608c44582ce..cdb9d2527a8524eea02856c27fff10ad5c138344:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 670f10a20..6971e5faa 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -1,8 +1,10 @@ + +
-
- - -
+ <%= start_form_tag :controller => 'way_tag', :action => 'search' %> + <%= text_field 'query', 'query'%> + <%= submit_tag 'Search' %> + <%= end_form_tag %>