<%=stylesheet_link_tag "bootstrap.min.css"%>

hh.....You Requested the page that is no longer There.

<%= form_tag "/reports",:method => "GET" do |f| %>
<%= text_field_tag :q, nil, :class => "form-control input-search", :placeholder => "Report Title | Any Keyword", :required=> true%>
<%end%>