Sha256: ab5bcaa4a084fa9b87d92524069b8962942119ff2f8bb484f7fef81a9da2889c

Contents?: true

Size: 469 Bytes

Versions: 41

Compression:

Stored size: 469 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>  
  <title><%= @page_title %></title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <%= stylesheet_link_tag "cms", media: 'all' %>
  <style type="text/css" media="all"><%= "#{@site.css}#{@design.css}\n#{@page.css}".html_safe if @page %></style>
  <%= @site.header.html_safe if @site %>
  <%= javascript_include_tag "cms" %>
  <%= csrf_meta_tags %>
</head>

<body>
<%= yield %>
</body>
</html>

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
drg_cms-0.7.0.2 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.1.11 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.1.9 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.1.6 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.1.5 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.1.4 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.1.1.1 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.1.0 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.0.8 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.0.6 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.0.3 app/views/layouts/__cmsedit.html.erb
drg_cms-0.6.0.1 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52.16 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52.12 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52.9 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52.7 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52.5 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52.3 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52.2 app/views/layouts/__cmsedit.html.erb
drg_cms-0.5.52 app/views/layouts/__cmsedit.html.erb