Sha256: dfde3af40c95659215110f9737942c4c51702924f74b425ac1edebce566bb43d

Contents?: true

Size: 171 Bytes

Versions: 30

Compression:

Stored size: 171 Bytes

Contents

.container-fluid
  .row
    .col-md-2
      = render partial: 'sidebar'

    .col-md-10
      = reply_pm_button(@pm)

      %h3= @pm.subject
      = format_bbcode @pm.body

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
my_forum-0.0.1.beta12 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta11 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta10 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta9 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta8 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta7 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta5 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta4 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta3 app/views/my_forum/private_messages/show.haml
my_forum-0.0.1.beta2 app/views/my_forum/private_messages/show.haml