Index: post.php
===================================================================
--- post.php	(revision 3186)
+++ post.php	(working copy)
@@ -80,7 +80,7 @@
 	?>
 	<div id='preview' class='wrap'>
 	<h2 id="preview-post"><?php _e('Post Preview (updated when post is saved)'); ?> <small class="quickjump"><a href="#write-post"><?php _e('edit &uarr;'); ?></a></small></h2>
-		<iframe src="<?php the_permalink(); ?>" width="100%" height="600" />
+		<iframe src="<?php the_permalink(); ?>" width="100%" height="600" ></iframe>
 	</div>
 	<?php
 	break;

