Sha256: 1d0b1bf5347d24f76e99fa715444ea6e87282b41e44ca1ed805a1afd7f52e779

Contents?: true

Size: 291 Bytes

Versions: 3

Compression:

Stored size: 291 Bytes

Contents

!!!
%html
  %head
    %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
    %title MissingText
    = stylesheet_link_tag    "missing_text/application", media: "all"
    = javascript_include_tag "missing_text/application"
    = csrf_meta_tags
  %body
    = yield

Version data entries

3 entries across 3 versions & 1 rubygems

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