projects
/
WP-Themes
/
crawfordco.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0f5556
)
removing echo statement
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 26 Jan 2017 21:24:51 +0000
(16:24 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 26 Jan 2017 21:24:51 +0000
(16:24 -0500)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
bcfe4c6
..
ca375a4
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-1,7
+1,7
@@
<?php get_header(); ?>
<main class="page-inside">
<div class="row">
- <?php get_sidebar();
echo "test";
?>
+ <?php get_sidebar(); ?>
<div class="small-12 medium-8 large-6 columns">
<div class="row">
<div class="small-12 columns">