Sha256: 095bad5643c5ced9494b9aed1b1621c08976330a4cd4d45eb92e1d5dfe466863

Contents?: true

Size: 562 Bytes

Versions: 3

Compression:

Stored size: 562 Bytes

Contents

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

  .body-wrapper
    .left-column
      .left-column-content
        = render :partial => 'layouts/cms_admin/left'
    .right-column
      .right-column-content
        = render :partial => 'layouts/cms_admin/right'
    .center-column
      = render :partial => 'layouts/cms_admin/center'
      
      .sofa
        = link_to 'ComfortableMexicanSofa', 'https://github.com/comfy', :target => '_blank'
        %span.version= ComfortableMexicanSofa::VERSION

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.7.3 app/views/layouts/cms_admin/_body.html.haml
comfortable_mexican_sofa-1.7.1 app/views/layouts/cms_admin/_body.html.haml
comfortable_mexican_sofa-1.7.0 app/views/layouts/cms_admin/_body.html.haml