Sha256: 011ae5746bb7cbaaeae4741327958f0b9c814142832837d676205aff09145c99

Contents?: true

Size: 531 Bytes

Versions: 12

Compression:

Stored size: 531 Bytes

Contents

!!!
%html{:lang => "en"}
  %head
    %meta{:charset => "utf-8"}/
    %title= t('cms.fortress.title')
    %meta{:content => "width=device-width, initial-scale=1.0", :name => "viewport"}/
    %meta{:content => "", :name => "description"}/
    %meta{:content => "", :name => "author"}/
    = stylesheet_link_tag 'cms/fortress/session.css'
    / HTML5 shim, for IE6-8 support of HTML5 elements
    /[if lt IE 9]
      = javascript_include_tag 'html5shiv.js'
  %body
    = yield
    = javascript_include_tag 'cms/fortress/cms_fortress'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
cms-fortress-1.3.5 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.4 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.3 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.2 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.1 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.0 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.0.rc3 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.0.rc2 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.0.rc1 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.2.2 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.2.1 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.2.0 app/views/layouts/cms/fortress/session.html.haml