Sha256: cd6dd3c88e9ddeab3cbe6278921d34c70522dd971787cf41db4157a8bb1a2089

Contents?: true

Size: 249 Bytes

Versions: 4

Compression:

Stored size: 249 Bytes

Contents

!!!
%html
  %head
    %title Styleguide
    = stylesheet_link_tag    'psique/documentation', media: 'all'
    = javascript_include_tag 'psique/documentation'
    = csrf_meta_tags
  %body
    = render 'psique/documentation/shared/header'
    = yield

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
psique-2.0.0 app/views/layouts/psique/application.html.haml
psique-1.0.2 app/views/layouts/psique/application.html.haml
psique-1.0.1 app/views/layouts/psique/application.html.haml
psique-1.0.0 app/views/layouts/psique/application.html.haml