Sha256: c5617c03b42753e525716a3b33fc31a3a54251acc6dd469345358eb2fc5080b6

Contents?: true

Size: 474 Bytes

Versions: 10

Compression:

Stored size: 474 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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cms-fortress-1.3.15 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.14 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.13 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.12 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.11 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.10 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.9 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.8 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.7 app/views/layouts/cms/fortress/session.html.haml
cms-fortress-1.3.6 app/views/layouts/cms/fortress/session.html.haml