projects
/
WP-Themes
/
PrestonFeather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84a9690
)
More title removal
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 26 Nov 2014 19:39:44 +0000
(14:39 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 26 Nov 2014 19:39:44 +0000
(14:39 -0500)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
a72236c
..
4810419
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-39,7
+39,6
@@
?>
>
</header>
- <h1><?php the_title();?></h1>
<?php the_content();?>
<?php endwhile; else:?>
<p><?php _e('Sorry, no posts yet');?></p>