Sha256: 87725156cfdbdcd286481ef62de8948f28ad986a95834ffa4a738bbfc026a2e9

Contents?: true

Size: 408 Bytes

Versions: 6

Compression:

Stored size: 408 Bytes

Contents

!!!
%html
  %head
    %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
    %title TestLast
    %meta{:content => "width=device-width,initial-scale=1", :name => "viewport"}/
    = csrf_meta_tags
    = csp_meta_tag
    = stylesheet_link_tag 'application', media: 'all'
    = vite_client_tag
    = vite_react_refresh_tag
    = vite_javascript_tag 'application.jsx'
%body
  = yield

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
flamerb-0.3.0 templates/app/views/layouts/application.html.haml
flamerb-0.2.3 templates/app/views/layouts/application.html.haml
flamerb-0.2.0 templates/app/views/layouts/application.html.haml
flamerb-0.1.3 templates/app/views/layouts/application.html.haml
flamerb-0.1.2 templates/app/views/layouts/application.html.haml
flamerb-0.1.1 templates/app/views/layouts/application.html.haml