Sha256: 345f5c9bb230514f9e9f76810939822d16dd8e7f4ec59679413808cb55da1a75

Contents?: true

Size: 707 Bytes

Versions: 32

Compression:

Stored size: 707 Bytes

Contents

<html>
  <head>
    <title>Wiktacular</title>
    <link rel="stylesheet" type="text/css" media="screen" href="/screen.css" />
  </head>
  <body>
    <div id="menu">
      <a href="/main">Home</a>
      <a href="/new">New Entry</a>
    </div>
  <div id="navigation">
    <div id="nodes">
      #@nodes
    </div>
  </div>
    <div id="manipulate">
      <a href="/edit/#@handle">Edit</a>
      <a href="/delete/#@handle">Delete</a>
      <a href="/revert/#@handle">Revert</a>
      <a href="/unrevert/#@handle">Unrevert</a>
    </div>
    <div id="content">
      #@content
    </div>
    <div id="copyright">Wiktacular is powered by <a href="http://ramaze.rubyforge.org/">Ramaze</a></div>
  </body>
</html>

Version data entries

32 entries across 32 versions & 5 rubygems

Version Path
ramaze-0.2.1 examples/wiktacular/template/html_layout.xhtml
ramaze-0.3.5 examples/wiktacular/template/html_layout.xhtml
ramaze-0.2.0 examples/wiktacular/template/html_layout.xhtml
ramaze-0.3.0 examples/wiktacular/template/html_layout.xhtml
ramaze-2008.06 examples/app/wiktacular/template/html_layout.xhtml
ramaze-0.3.9 examples/wiktacular/template/html_layout.xhtml
ramaze-0.3.9.1 examples/wiktacular/template/html_layout.xhtml
ramaze-2008.11 examples/app/wiktacular/template/html_layout.xhtml
ramaze-2009.01 examples/app/wiktacular/template/html_layout.xhtml
ramaze-2009.05 examples/app/wiktacular/template/html_layout.xhtml
ramaze-2009.03 examples/app/wiktacular/template/html_layout.xhtml
ramaze-2009.04 examples/app/wiktacular/template/html_layout.xhtml