Index: node.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/chrono/node.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 node.tpl.php
--- node.tpl.php	8 Apr 2009 03:29:53 -0000	1.2
+++ node.tpl.php	30 Jan 2010 20:08:47 -0000
@@ -5,7 +5,7 @@
     <span class="submitted"><?php print $submitted?></span>
     <div class="<?php if ($teaser) { print " teaser"; } ?>">
      <div class="<?php if ($sticky) { print " sticky"; } ?>">
-      <div class="content"<?php print $content?></div>
+      <div class="content"><?php print $content?></div>
      </div>
     </div>
     <div class="clear-block clear">
