removing echo statement
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 26 Jan 2017 21:24:51 +0000 (16:24 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 26 Jan 2017 21:24:51 +0000 (16:24 -0500)
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">