tweetcast/gevent/client/index.html
changeset 404 89968844eb7d
parent 403 dd1686ae5506
child 405 6626b728b142
--- a/tweetcast/gevent/client/index.html	Wed Nov 30 12:11:59 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-<!doctype html>
-<html>
- <head>
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  <title>Polemic Tweet “TweetCast”</title>
-  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
-  <script type="text/javascript" src="js/script.js"></script>
-  <link rel="stylesheet" href="css/style.css" type="text/css" />
- </head>
- <body>
- <h1>Liste de Tweets</h1>
- <div id="tweetcontainer">
-  <ul id="tweetlist">
-  </ul>
- </div>
- </body>
-</html>
\ No newline at end of file