Sha256: e1bbb846ab4af380db65a2a589096d22bb45f4ac2ec7ba96f94a4d838881a217

Contents?: true

Size: 302 Bytes

Versions: 46

Compression:

Stored size: 302 Bytes

Contents

.reports-show.max-width

  %h1.flex-row
    = @report.name

  = render 'ishapi/application/metaline', item: @report

  - if @report.subhead.length > 3
    .subhead= @report.subhead

  .descr
    - if @report.photo
      .float-left= image_tag @report.photo.photo.url( :small )
    = raw @report.descr

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
ishapi-0.1.8.274 app/views/ishapi/reports/show.haml
ishapi-0.1.8.273 app/views/ishapi/reports/show.haml
ishapi-0.1.8.272 app/views/ishapi/reports/show.haml
ishapi-0.1.8.271 app/views/ishapi/reports/show.haml
ishapi-0.1.8.270 app/views/ishapi/reports/show.haml
ishapi-0.1.8.269 app/views/ishapi/reports/show.haml