Sha256: 508cfb02be09c0c0e6f862a15291da61b06b855d164411be27de5763e55b5a44

Contents?: true

Size: 498 Bytes

Versions: 6

Compression:

Stored size: 498 Bytes

Contents

#comable-home
  section.comable-home-top
    = image_tag 'comable/frontend/home-top.jpg'

  section#comable-product
    .container
      .products
        = render 'comable/shared/products'

  section.comable-home-one
    h2
      = Comable.t('sample_header')
    h3
      = Comable.t('sample_subheader')
    p
      = Comable.t('sample_text')

  section.comable-home-two
    h2
      = Comable.t('sample_header')
    h3
      = Comable.t('sample_subheader')
    p
      = Comable.t('sample_text')

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
comable-frontend-0.7.0 app/views/comable/home/show.slim
comable-frontend-0.7.0.beta2 app/views/comable/home/show.slim
comable-frontend-0.7.0.beta1 app/views/comable/home/show.slim
comable-frontend-0.6.0 app/views/comable/home/show.slim
comable_frontend-0.5.0 app/views/comable/home/show.slim
comable_frontend-0.4.2 app/views/comable/home/show.slim