Correcting bug with header comment
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 9 Jun 2016 12:35:05 +0000 (08:35 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 9 Jun 2016 12:35:05 +0000 (08:35 -0400)
put into php tags

page-narrow-template.php

index 299e279..647a512 100644 (file)
@@ -1,7 +1,8 @@
+<?php
 /**
  * Template Name: Narrow Template
  */
-<?php get_header(); ?>
+get_header(); ?>
 <main class="page-inside">
     <div id="head-img">
         <?php echo glm_get_background(); ?>