Sha256: 19bd3d934e32a95c917991cc88a82c6fe6a840d6bc2f94b7bc9d32ed6f30cabf

Contents?: true

Size: 571 Bytes

Versions: 3

Compression:

Stored size: 571 Bytes

Contents

<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  <title><%= ComfortableMexicanSofa.config.cms_title %></title>
  <%= csrf_meta_tag %>
  <meta name="cms-admin-path" content="<%= ComfortableMexicanSofa.config.admin_route_prefix %>" />
  <%= 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

3 entries across 3 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.2.5 app/views/layouts/cms_admin/_head.html.erb
comfortable_mexican_sofa-1.2.4 app/views/layouts/cms_admin/_head.html.erb
comfortable_mexican_sofa-1.2.3 app/views/layouts/cms_admin/_head.html.erb