Sha256: 87c09e299327d369a0be33ddf96944213fdb3bb498cb4c37a5c5216f03dd412c

Contents?: true

Size: 447 Bytes

Versions: 26

Compression:

Stored size: 447 Bytes

Contents

!!! XML
!!!
%html{ xmlns: 'http://www.w3.org/1999/xhtml'  }
  %head
    %title= escape_once(title || "#{Locomotive.config.name} — #{current_site.name}")

    = javascript_include_tag  'locomotive/not_logged_in'
    = stylesheet_link_tag     'locomotive/not_logged_in', media: 'screen'

    = yield :head

  %body{ class: controller.controller_name }
    #wrapper
      #light
        #panel.container
          %h1!= title

          = yield

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
locomotive_cms-2.5.7 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.6 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.5 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.4 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.3 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.2 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.1 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.0 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.4.1 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.4.0 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.3.1 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.3.0 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.2.3 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.2.2 app/views/locomotive/layouts/not_logged_in.html.haml
locomotive_cms-2.2.1 app/views/locomotive/layouts/not_logged_in.html.haml