<div id="header-separator" class="header-separator-front">
<div id="header-separator-content">
- <h1>EXPLORE THE KEWEENAW</h1>
- <p>
- Where adventure falls from the sky, grows from the ground and springs from Lake Superior
-
- Here is where the largest fresh waters on earth create a peninsula called the Keweenaw.
- Escape to Isle Royal National Park and find solitude in the pristine, remote wilderness
- while sharing trails with the island’s moose and wolves. Or escape into history by visiting
- the Keweenaw National Historic Park in Calumet, Michigan and experience the epic copper
- boom that helped build the United States by touring an underground mine. Hike, peddle,
- paddle, ski, snowshoe and ride countless miles of world class trails or listen to Lake
- Superior’s soothing waves as they crash along our secluded beach shores. In the Keweenaw,
- endless vacation discoveries await!
- </p>
+ <?php if(have_posts()) : while(have_posts()): the_post();?>
+ <?php the_content();?>
+ <?php endwhile;endif; ?>
</div>
</div>
<main class="page-front">
</div>
</div>
<div class="row">
- <?php // get_template_part('parts/main-content');?>
<div class="small-12 medium-6 large-4 columns small-text-center medium-text-left">
<?php //get_sidebar(); ?>