Changeset 305 for branches/0.5/demos/legacy/cherrychat/static/chat.html
- Timestamp:
- 06/23/08 10:04:23 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.5/demos/legacy/cherrychat/static/chat.html
r304 r305 7 7 --> 8 8 <link rel="stylesheet" href="chat.css"> 9 <script src=" /_/orbited.js"></script>9 <script src="http://localhost:8000/static/orbited.js"></script> 10 10 <script src="chat.js"></script> 11 11 </head>