client/compteur.html
changeset 18 4d96494f6de5
parent 16 3dcb5d69d3ab
child 22 978c4a0e0095
--- a/client/compteur.html	Tue Feb 21 12:15:10 2012 +0100
+++ b/client/compteur.html	Tue Feb 21 12:16:44 2012 +0100
@@ -75,7 +75,7 @@
         <div id="container">
             <h1>#LGW</h1>
             <h2>Total des tweets</h2>
-            <h3 id="nbtweets"></h3>
+            <h3 id="nbtweets">0</h3>
         </div>
 
     </body>