projects
/
WP-Themes
/
gilmoremuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
063df18
)
Revert featured image inside page. WIll be done through content editor.
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 26 Mar 2015 15:58:07 +0000
(11:58 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 26 Mar 2015 15:58:07 +0000
(11:58 -0400)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
d3edd9f
..
87e9cd8
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-12,8
+12,6
@@
</div>
<?php get_sidebar(); ?>
<div class="small-12 medium-9 columns main">
- <?php echo the_title("<h1>","</h1>"); ?>
- <?php GLM_get_header() ?>
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>
<?php endwhile; else:?>