Sha256: ab2c7ffe75f041320f9c541e2eb791bced06cd843d8526ba38de558a83951391

Contents?: true

Size: 843 Bytes

Versions: 21

Compression:

Stored size: 843 Bytes

Contents

<?xml version="1.0" encoding="utf8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
  <head>
    <title>RaPaste </title>
    <link href='/css/display.css' rel='stylesheet' type='text/css' />
    <link href='/css/#{@style || STYLE}.css' rel='stylesheet' type='text/css' />
  </head>
  <body>
    <div id="logo"><a href="/">RaPaste</a></div>
    <div id="menu">
      <a href="/">New</a>
      <a href="/list">List</a>
      <form id="search" action="/search" method="GET">
        Search: <input type="text" name="substring"/>
      </form>
    </div>
    #@content
    <div id="footer">
      <div style="text-decoration:line-through">&copy; #{Date.today.year} by manveru</div>
      <a href="http://source.ramaze.net/examples/rapaste">View Source</a>
    </div>
  </body>
</html>

Version data entries

21 entries across 21 versions & 5 rubygems

Version Path
Pistos-ramaze-2008.09 examples/app/rapaste/view/layout.xhtml
Pistos-ramaze-2008.12 examples/app/rapaste/view/layout.xhtml
Pistos-ramaze-2009.01 examples/app/rapaste/view/layout.xhtml
Pistos-ramaze-2009.02 examples/app/rapaste/view/layout.xhtml
clivecrous-ramaze-0.3.9.5 examples/rapaste/view/layout.xhtml
manveru-ramaze-2008.07 examples/app/rapaste/view/layout.xhtml
manveru-ramaze-2008.08 examples/app/rapaste/view/layout.xhtml
manveru-ramaze-2008.09 examples/app/rapaste/view/layout.xhtml
manveru-ramaze-2008.10 examples/app/rapaste/view/layout.xhtml
manveru-ramaze-2008.12 examples/app/rapaste/view/layout.xhtml
manveru-ramaze-2009.01 examples/app/rapaste/view/layout.xhtml
ptomato-ramaze-2009.02.1 examples/app/rapaste/view/layout.xhtml
ptomato-ramaze-2009.02 examples/app/rapaste/view/layout.xhtml
ramaze-0.3.5 examples/rapaste/view/layout.xhtml
ramaze-0.3.9 examples/rapaste/view/layout.xhtml
ramaze-2008.06 examples/app/rapaste/view/layout.xhtml
ramaze-2009.01 examples/app/rapaste/view/layout.xhtml
ramaze-2008.11 examples/app/rapaste/view/layout.xhtml
ramaze-0.3.9.1 examples/rapaste/view/layout.xhtml
ramaze-2009.02 examples/app/rapaste/view/layout.xhtml