Sha256: 365d2a9fb9c1ae52d067a16b5af9fbdd44f31618f6628e28002250faff1de0b9

Contents?: true

Size: 276 Bytes

Versions: 3

Compression:

Stored size: 276 Bytes

Contents

-#- title @page.meta_title
-#- description @page.create_description

- content_for :admin do
  = render :partial => 'front_end/post/admin'

= render_region "content-default", "post-body" do
  .five.columns
    = raw @post.body
  .seven.columns
    = image_tag @post.file.url

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dust-cms-0.0.07 app/views/front_end/post/show.html.haml
dust-cms-0.0.06 app/views/front_end/post/show.html.haml
dust-cms-0.0.05 app/views/front_end/post/show.html.haml