Sha256: cbc644927d5f66964bbc28a77647e19732c377dcff8ac22c8eebb1204fd09c87

Contents?: true

Size: 1.03 KB

Versions: 2

Compression:

Stored size: 1.03 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang='en-US' xml:lang='en-US' xmlns='http://www.w3.org/1999/xhtml'>
  <head>
    <meta content='text/html; charset=utf-8' http-equiv='Content-type' />
    <title>Layout Test</title>
    <meta content='Josh Dady' name='author' />
  </head>
  <body>
    <div id='site'>
      <div id='header'>
        <h1 class='title'>
          <a href='/'>Test Website</a>
        </h1>
        <ul class='nav'>
          <li class='nav-home'>
            <a href='/'>Home</a>
          </li>
          <li class='nav-about'>
            <a href='/about.html'>About</a>
          </li>
          <li class='nav-colophon'>
            <a href='/colophon.html'>Colophon</a>
          </li>
        </ul>
      </div>
      <div id='body'><p>Hello World!</p></div>
      <div id='footer'>
        <p>
          Copyright © 2003–2009 Josh Dady.
          <a href='/terms.html'>Some rights reserved.</a>
        </p>
      </div>
    </div>
  </body>
</html>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
zzot-semi-static-0.0.2 test/ref/test_layout/default_layout.html
zzot-zzot-semi-static-0.0.1 test/ref/test_layout/default_layout.html