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
Pistos-ramaze-2008.09 examples/app/wiktacular/template/html_layout.xhtml
Pistos-ramaze-2008.12 examples/app/wiktacular/template/html_layout.xhtml
Pistos-ramaze-2009.01 examples/app/wiktacular/template/html_layout.xhtml
clivecrous-ramaze-0.3.9.5 examples/wiktacular/template/html_layout.xhtml
manveru-ramaze-2008.07 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2008.08 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2008.09 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2008.10 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2008.12 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.01 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.04.01 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.04.08 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.04.18 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.04.22 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.04 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.05.08 examples/app/wiktacular/template/html_layout.xhtml
manveru-ramaze-2009.05 examples/app/wiktacular/template/html_layout.xhtml
ptomato-ramaze-2009.02.1 examples/app/wiktacular/template/html_layout.xhtml
ptomato-ramaze-2009.02 examples/app/wiktacular/template/html_layout.xhtml
ramaze-0.1.4 examples/wiktacular/template/html_layout.xhtml