Sha256: 50b686979421daf280fb2eaeceb3b429b5db5b3e5efdafe66195d18fe580d962

Contents?: true

Size: 431 Bytes

Versions: 8

Compression:

Stored size: 431 Bytes

Contents

#hero__wrapper
  = image_tag ('home_banner.jpg')
  = image_tag ('home_banner_short.jpg'), class: "mobile-only"

= raw @page.body

.intro__row
  = image_tag 'sp_1.jpg'
  = image_tag 'sp_2.jpg'
  = image_tag 'sp_3.jpg'
  = image_tag 'sp_4.jpg'

.row.wrap.page.gs--l

  .g-1.g-2--l
    = render 'c/front_end/categories_index_sidebar'

  .g-gutter--l.g-3.g-6--l
    = render 'c/front_end/products/_grids/standard', products: @products

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cd2_catton_cms-1.1.35 app/views/c/front_end/pages/home.html.haml
cd2_catton_cms-1.1.34 app/views/c/front_end/pages/home.html.haml
cd2_catton_cms-1.1.33 app/views/c/front_end/pages/home.html.haml
cd2_catton_cms-1.1.32 app/views/c/front_end/pages/home.html.haml
cd2_catton_cms-1.1.31 app/views/c/front_end/pages/home.html.haml
cd2_catton_cms-1.1.30 app/views/c/front_end/pages/home.html.haml
cd2_catton_cms-1.1.20 app/views/c/front_end/pages/home.html.haml
cd2_catton_cms-1.1.10 app/views/c/front_end/pages/home.html.haml