Sha256: 6f7763cb7bce15dd95858b1a3337637cfff58bb87e6d929b935c2b248b84631d

Contents?: true

Size: 326 Bytes

Versions: 11

Compression:

Stored size: 326 Bytes

Contents

doctype XML
doctype html
html xmlns='http://www.w3.org/1999/xhtml'
  head
    = render 'locomotive/shared/head'

  body class="live-editing sidebar-closed"
    = render 'locomotive/shared/navigation', with_preview_link: false
    = render 'locomotive/shared/sidebar'

    .content-main
      .content-overlay

      = yield


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.2.0.alpha1 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.1.1 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.1.0 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.1.0.rc1 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.0.3 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.0.2 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.0.1 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.0.0 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.0.0.rc0 app/views/locomotive/layouts/editor.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/layouts/editor.html.slim