Sha256: 6e73e85663c6572cf51166c4a26e61b48048294812a0247b832fee9400b8757a

Contents?: true

Size: 261 Bytes

Versions: 4

Compression:

Stored size: 261 Bytes

Contents

<html>
  <head>
    <title>#{@title}</title>
    <style type="text/css">
      body { margin: 2em; }
      #content { margin-left: 2em; }
    </style>
  </head>
  <body>
    <h1>#{@title}</h1>
    <div id="content">
      #@content
    </div>
  </body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ramaze-0.3.0 lib/proto/view/page.xhtml
ramaze-0.3.5 lib/proto/view/page.xhtml
ramaze-0.3.9.1 lib/proto/view/page.xhtml
ramaze-0.3.9 lib/proto/view/page.xhtml