Call to GLM_get_header which isn't used for this site (and would otherwise be glm_get...
authorLaury GvR <laury@gaslightmedia.com>
Fri, 27 Mar 2015 19:55:20 +0000 (15:55 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 27 Mar 2015 19:55:20 +0000 (15:55 -0400)
single.php

index 2364fc5..f484466 100644 (file)
@@ -1,8 +1,4 @@
 <?php get_header(); ?>
-<article <?php post_class() ?> id="interior">
-    <?php GLM_get_header(); ?>
-</article>
-
 <div>
     <div id="searchform_container" class="small-12 medium-3 columns alignright">
         <form id="searchform" action="<?php bloginfo('url'); ?>" method="get">
@@ -95,4 +91,4 @@
         </ul>
     </div>
 </div>
-        <?php get_footer(); ?>
+<?php get_footer(); ?>