<?php get_header(); ?>

	<main role="main">
		

			
	<section id="post-404" class="home-content-info-group">
	<div class="category-content-inner-wrapper">
	<div class="category-content">
	<h2><?php _e( 'The page you are looking for has not been found', 'peakie-2015' ); ?></h2>
	<h3>Error 404</h3>
		
				
				
 
		 <p>Sorry you have not reached the page you requested. This could be because of a spelling error or the page has been moved or deleted.</p>
		 <p>Here is a short list of popular pages or you can try using the search box below:</p>

       <h3><a href="<?php echo home_url(); ?>"><?php _e( 'Home page', 'peakie-2015' ); ?></a></h3> 
       
       
       <h3><a href="http://www.mountainpassions.com/winter/ski-features/travel/best-ski-resorts-near-geneva/">Best Ski Resorts Near Geneva</a></h3>
       <h3><a href="http://www.mountainpassions.com/winter/ski-features/travel/best-resorts-near-grenoble/">Best Ski Resorts Near Grenoble</a></h3>
       <h3><a href="http://www.mountainpassions.com/winter/category/ski-resort-reviews/alps/">Alps Ski Reviews Index Page</a></h3>
       <h3><a href="http://www.mountainpassions.com/winter/category/ski-features/">Ski Features Index Page</a></h3>
       <h3><a href="http://www.mountainpassions.com/winter/category/winter-activities/">Winter Activities Index Page</a></h3>
    </div>
			
	</div>
	<div class="category-content-inner-wrapper">
	<div class="category-content">
       <?php get_search_form(); ?> 


       <p>Sorry for any inconvenience caused and thank you for your patience.</p>
      </div>
      </div>

	</section>
			<!-- /article -->

		
	</main>



<?php get_footer(); ?>
