Sha256: 70b7193570152ba685db491907fa79101917b203b510f33604faea29110452ff

Contents?: true

Size: 542 Bytes

Versions: 6

Compression:

Stored size: 542 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=<%= Comatose.config.content_type %>"/>
    <meta name="Generator" content="Comatose"/>
    <meta name="Keywords" content="<%= @page.keywords %>"/>
    <title><%= @page.title %></title>
    <%= stylesheet_link_tag 'base' %>
  </head>
  <body>
    <%= yield %>
  </body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
comatose-rubyisbeautiful-3.0.5 app/views/layouts/comatose/base.html.erb
comatose-rubyisbeautiful-3.0.4 app/views/layouts/comatose/base.html.erb
comatose-rubyisbeautiful-3.0.3 app/views/layouts/comatose/base.html.erb
comatose-rubyisbeautiful-3.0.2 app/views/layouts/comatose/base.html.erb
comatose-rubyisbeautiful-3.0.1 app/views/layouts/comatose/base.html.erb
comatose-rubyisbeautiful-3.0.0 app/views/layouts/comatose/base.html.erb