Sha256: 6f6589e34a113f733693ed05fadefd0c421f8940f044a46e010abfc0da9fea62

Contents?: true

Size: 222 Bytes

Versions: 11

Compression:

Stored size: 222 Bytes

Contents

- content_for :header do
  %h1 Search
- content_for :title do
  Search

.row
  .span4
    = render :partial => "form", :locals => {:search => @search}
  .span8.super-search-results
    -# Nothing to show here, move along.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/searches/new.html.haml
artfully_ose-1.3.0.pre3 app/views/searches/new.html.haml
artfully_ose-1.3.0.pre2 app/views/searches/new.html.haml
artfully_ose-1.3.0.pre1 app/views/searches/new.html.haml
artfully_ose-1.2.0 app/views/searches/new.html.haml
artfully_ose-1.2.0.beta.1 app/views/searches/new.html.haml
artfully_ose-1.2.0.alpha.2 app/views/searches/new.html.haml
artfully_ose-1.2.0.alpha.1 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.27 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.26 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.24 app/views/searches/new.html.haml