Sha256: a921e46d3d3c1cb19348f696d297f8b0a5fa533841d2974adbe122be9a7ad3db

Contents?: true

Size: 424 Bytes

Versions: 10

Compression:

Stored size: 424 Bytes

Contents

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

  .container-fluid
    .row
      #cms-left.col-lg-2.bg-dark
        = render "layouts/comfy/admin/cms/left"
      #cms-main.col-lg-8.m-auto
        = render "layouts/comfy/admin/cms/flash"
        = yield
      #cms-right.col-lg-2
        = render 'layouts/comfy/admin/cms/right'

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-2.0.12 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.11 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.10 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.9 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.8 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.7 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.6 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.5 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.4 app/views/layouts/comfy/admin/cms/_body.html.haml
comfortable_mexican_sofa-2.0.3 app/views/layouts/comfy/admin/cms/_body.html.haml