Sha256: f7f504b55169a57630ff1f24f0af71decbae7692dca889ec63298ddec9f643b7

Contents?: true

Size: 296 Bytes

Versions: 2

Compression:

Stored size: 296 Bytes

Contents

= render 'layout' do
  .effective-classified
    - unless @classified.published?
      .alert.alert-warning This classified is currently unavailable.

    = render 'effective/classifieds/classified', classified: @classified do
      .classified-body.classified-content
        = @classified.body

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
effective_classifieds-0.0.3 app/views/effective/classifieds/show.html.haml
effective_classifieds-0.0.2 app/views/effective/classifieds/show.html.haml