Index: wp-content/themes/default/archive.php
===================================================================
--- wp-content/themes/default/archive.php	(revision 6635)
+++ wp-content/themes/default/archive.php	(working copy)
@@ -1,7 +1,7 @@
 <?php get_header(); ?>
 
 	<div id="content" class="narrowcolumn">
-<?php is_tag(); ?>
+
 		<?php if (have_posts()) : ?>
 
  	  <?php $post = $posts[0]; // Hack. Set $post so that the_date() works. ?>
