removing map accidentally added to the front page
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 15 Nov 2016 14:45:45 +0000 (09:45 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 15 Nov 2016 14:45:45 +0000 (09:45 -0500)
front-page.php

index 0acba85..59ca46d 100644 (file)
@@ -8,10 +8,6 @@
             ?>
         </div>
         <div class="row">
-          <div class="small-12 columns">
-              <?php get_template_part('parts/france-regions'); ?>
-          </div>
-           
             <div id="main-content" class="small-11 small-centered columns">
                 <?php if(have_posts()) : while(have_posts()): the_post();?>
                 <?php the_content();?>