Sha256: b369b4ac5b54e333f8796b50bf23a390316616794e2a7dfe65b39dda0e41e29e

Contents?: true

Size: 902 Bytes

Versions: 29

Compression:

Stored size: 902 Bytes

Contents

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>#{@title}</title>
    <meta http-equiv="Content-Script-Type" content="text/javascript" />
    <meta http-equiv="Content-Style-Type" content="text/css" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="expires" content="0" />
    <meta name="description" content="Description for search engines" />
    <meta name="generator" content="Ramaze #{Ramaze::VERSION}" />
    <meta name="keywords" content="Ramaze, Your own keywords" />
    <meta name="author" content="Max Mustermann" />
    <meta name="date" content="#{Time.now.iso8601}" />
    #{css 'screen'}
  </head>
  <body>
    <h1>#{@title}</h1>
    <div id="content">
      #@content
    </div>
  </body>
</html>

Version data entries

29 entries across 29 versions & 4 rubygems

Version Path
Pistos-ramaze-2009.04.08 lib/proto/layout/default.xhtml
Pistos-ramaze-2009.06.12 lib/proto/layout/default.xhtml
manveru-ramaze-2009.04.01 lib/proto/layout/default.nag
manveru-ramaze-2009.04.08 lib/proto/layout/default.xhtml
manveru-ramaze-2009.04.18 lib/proto/layout/default.xhtml
manveru-ramaze-2009.04.22 lib/proto/layout/default.xhtml
manveru-ramaze-2009.04 lib/proto/layout/default.xhtml
manveru-ramaze-2009.05.08 lib/proto/layout/default.xhtml
manveru-ramaze-2009.05 lib/proto/layout/default.xhtml
manveru-ramaze-2009.06.04 lib/proto/layout/default.xhtml
manveru-ramaze-2009.06.12 lib/proto/layout/default.xhtml
manveru-ramaze-2009.06 lib/proto/layout/default.xhtml
manveru-ramaze-2009.07 lib/proto/layout/default.xhtml
rjspotter-ramaze-2009.06.29 lib/proto/layout/default.xhtml
rjspotter-ramaze-2009.06.31 lib/proto/layout/default.xhtml
ramaze-2011.01.30 lib/proto/layout/default.xhtml
ramaze-2011.01 lib/proto/layout/default.xhtml
ramaze-2010.06.18 lib/proto/layout/default.xhtml
ramaze-2010.04.04 lib/proto/layout/default.xhtml
ramaze-2010.04 lib/proto/layout/default.xhtml