added feature image to page.php
authorIan Weller <ian@gaslightmedia.com>
Mon, 9 Nov 2015 18:34:28 +0000 (13:34 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 9 Nov 2015 18:34:28 +0000 (13:34 -0500)
page.php

index 0d4b2c2..3dce94f 100644 (file)
--- a/page.php
+++ b/page.php
@@ -13,6 +13,7 @@
                 ?>
             </div>
             <div class="row">
+                <?php echo glm_get_header(); ?>
                 <div id="page-title">
                     <h1><?php echo get_the_title(); ?></h1>
                 </div>