Sha256: 72b8679f0543309673c60ba61f132ec3180d0ac351fb6adfa8016334c3b997db

Contents?: true

Size: 361 Bytes

Versions: 8

Compression:

Stored size: 361 Bytes

Contents

!!! 5
%html
  %head
    %meta{name: "viewport", content: "width=device-width, initial-scale=1, maximum-scale=1"}
    %title Fooltip
    = stylesheet_link_tag 'application', media: "all"
    = stylesheet_link_tag 'fooltip/application', media: "all"
    = javascript_include_tag 'fooltip/application'
    = csrf_meta_tags
  %body
    .container
      .row= yield

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fooltip-0.0.13 app/views/layouts/fooltip/application.html.haml
fooltip-0.0.12 app/views/layouts/fooltip/application.html.haml
fooltip-0.0.11 app/views/layouts/fooltip/application.html.haml
fooltip-0.0.10 app/views/layouts/fooltip/application.html.haml
fooltip-0.0.9 app/views/layouts/fooltip/application.html.haml
fooltip-0.0.8 app/views/layouts/fooltip/application.html.haml
fooltip-0.0.7 app/views/layouts/fooltip/application.html.haml
fooltip-0.0.6 app/views/layouts/fooltip/application.html.haml