diff index.xhtml @ 4:f630f4b90564

Remove the old log system and use console.log instead.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Mon, 19 Sep 2011 01:51:12 -0700
parents 2e2a2154efbb
children d67380657687
line wrap: on
line diff
--- a/index.xhtml
+++ b/index.xhtml
@@ -44,11 +44,6 @@
 
 		<section id="messages"/>
 
-		<section hidden="">
-			<h2>logs</h2>
-			<div id="log"></div>
-		</section>
-
 		<footer/>
 
 		<script type="application/ecmascript" src="blog.js"/>