More title removal
authorLaury GvR <laury@gaslightmedia.com>
Wed, 26 Nov 2014 19:39:44 +0000 (14:39 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 26 Nov 2014 19:39:44 +0000 (14:39 -0500)
page.php

index a72236c..4810419 100644 (file)
--- a/page.php
+++ b/page.php
@@ -39,7 +39,6 @@
             ?>
             >
             </header>
-            <h1><?php the_title();?></h1>
             <?php the_content();?>
             <?php endwhile; else:?>
             <p><?php _e('Sorry, no posts yet');?></p>