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