Sha256: ca07ed2463e953c876af31a40dbc13309ff00d07c4ce8ecb411d10fea9b550d6

Contents?: true

Size: 471 Bytes

Versions: 5

Compression:

Stored size: 471 Bytes

Contents

<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  <title><%= ComfortableMexicanSofa.config.cms_title %></title>
  <%= csrf_meta_tag %>
  <%= stylesheet_link_tag :cms, :cache => ('_cms' if ComfortableMexicanSofa.config.enable_caching) %>
  <%= javascript_include_tag :cms, :cache => ('_cms' if ComfortableMexicanSofa.config.enable_caching) %>
  <%= javascript_include_tag :tiny_mce %>

  <%= yield :head %>
  <%= cms_hook :html_head %>
</head>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.2.2 app/views/layouts/cms_admin/_head.html.erb
comfortable_mexican_sofa-1.2.1 app/views/layouts/cms_admin/_head.html.erb
comfortable_mexican_sofa-1.2.0 app/views/layouts/cms_admin/_head.html.erb
comfortable_mexican_sofa-1.1.2 app/views/layouts/cms_admin/_head.html.erb
comfortable_mexican_sofa-1.1.1 app/views/layouts/cms_admin/_head.html.erb