projects
/
WP-Themes
/
glmthemes
/
mountpleasant-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e0ebd9
)
Correcting bug with header comment
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 9 Jun 2016 12:35:05 +0000
(08:35 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 9 Jun 2016 12:35:05 +0000
(08:35 -0400)
put into php tags
page-narrow-template.php
patch
|
blob
|
history
diff --git
a/page-narrow-template.php
b/page-narrow-template.php
index
299e279
..
647a512
100644
(file)
--- a/
page-narrow-template.php
+++ b/
page-narrow-template.php
@@
-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(); ?>