Sha256: aa563173ed31cbd4bc4d74b8d6ad7c21a2496c2b33d26cd9e419032d83649c4e

Contents?: true

Size: 497 Bytes

Versions: 5

Compression:

Stored size: 497 Bytes

Contents

%head
  %meta{'http-equiv' => "Content-type", :content => "text/html; charset=utf-8"}
  %title= ComfortableMexicanSofa.config.cms_title
  = csrf_meta_tag
  
  = stylesheet_link_tag 'comfortable_mexican_sofa/application'
  = stylesheet_link_tag 'comfortable_mexican_sofa/admin/application'
  = javascript_include_tag 'comfortable_mexican_sofa/application'
  = javascript_include_tag 'comfortable_mexican_sofa/admin/application'
  
  = yield :head
  
  = render 'comfy/admin/cms/partials/html_head'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.12.4 app/views/layouts/comfy/admin/cms/_head.html.haml
comfortable_mexican_sofa-1.12.3 app/views/layouts/comfy/admin/cms/_head.html.haml
comfortable_mexican_sofa-1.12.2 app/views/layouts/comfy/admin/cms/_head.html.haml
comfortable_mexican_sofa-1.12.1 app/views/layouts/comfy/admin/cms/_head.html.haml
comfortable_mexican_sofa-1.12.0 app/views/layouts/comfy/admin/cms/_head.html.haml