Sha256: fa0b64f48089e7d3bef6bf6f25e783d3d481c124c0e9061b4e4dbb74b8632270

Contents?: true

Size: 423 Bytes

Versions: 17

Compression:

Stored size: 423 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Chat</title>
    <link rel="stylesheet" type="text/css" href="/css/chat.css" />
  </head>
  <body>
    #@content
    <script type="text/javascript" src="/js/jquery.js"></script>
    <script type="text/javascript" src="/js/chat.js"></script>
  </body>
</html>

Version data entries

17 entries across 17 versions & 4 rubygems

Version Path
Pistos-ramaze-2008.09 examples/app/chat/view/layout.xhtml
Pistos-ramaze-2008.12 examples/app/chat/view/layout.xhtml
Pistos-ramaze-2009.01 examples/app/chat/view/layout.xhtml
Pistos-ramaze-2009.02 examples/app/chat/view/layout.xhtml
manveru-ramaze-2008.07 examples/app/chat/view/layout.xhtml
manveru-ramaze-2008.08 examples/app/chat/view/layout.xhtml
manveru-ramaze-2008.09 examples/app/chat/view/layout.xhtml
manveru-ramaze-2008.10 examples/app/chat/view/layout.xhtml
manveru-ramaze-2008.12 examples/app/chat/view/layout.xhtml
manveru-ramaze-2009.01 examples/app/chat/view/layout.xhtml
ptomato-ramaze-2009.02.1 examples/app/chat/view/layout.xhtml
ptomato-ramaze-2009.02 examples/app/chat/view/layout.xhtml
ramaze-2008.06 examples/app/chat/view/layout.xhtml
ramaze-2009.01 examples/app/chat/view/layout.xhtml
ramaze-2008.11 examples/app/chat/view/layout.xhtml
ramaze-2009.02 examples/app/chat/view/layout.xhtml
ramaze-2009.03 examples/app/chat/view/layout.xhtml