Sha256: 94dac32194ee8bfe7bae8a2568013215b5dfa5599858640b0a148b06261c86ff

Contents?: true

Size: 213 Bytes

Versions: 24

Compression:

Stored size: 213 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

24 entries across 24 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.23 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.21 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.20 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.19 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.18 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.17 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.16 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.15 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.12 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.11 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.10 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.9 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.8 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.7 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.6 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.5 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.4 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.3 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.2 app/views/searches/new.html.haml
artfully_ose-1.2.0.pre.1 app/views/searches/new.html.haml