Sha256: 0d939596aa65c7898862d45972650b5a92428b961d936607830269321fedea57

Contents?: true

Size: 549 Bytes

Versions: 9

Compression:

Stored size: 549 Bytes

Contents

%body#comfy{:class => "c-#{params[:controller].slugify} a-#{params[:action].slugify}"}

  = render 'comfy/admin/cms/partials/body_before'

  .body-wrapper
    .left-column
      .left-column-content
        = render 'layouts/comfy/admin/cms/left'
    .right-column
      .right-column-content
        = render 'layouts/comfy/admin/cms/right'
    .center-column
      = render 'layouts/comfy/admin/cms/flash'
      .center-column-content
        = yield
      = render 'layouts/comfy/admin/cms/footer'

  = render 'layouts/comfy/admin/cms/footer_js'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.12.11 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.10 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.9 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.8 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.7 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.6 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.5 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.4 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-1.12.3 app/views/layouts/comfy/admin/cms/_body.html.haml