<?php get_header(); ?>
<main class="blog-archive">
<div id="head-img">
-
+ <div class="featured-image" style="background: url('<?php echo get_template_directory_uri();?>/assets/default.jpg') no-repeat scroll 0px bottom / cover;"></div>
</div>
<?php get_template_part('parts/reservation-form');?>
<?php get_header(); ?>
<main class="blog-home">
<div id="head-img">
-
+ <div class="featured-image" style="background: url('<?php get_template_directory_uri();?>/assets/default.jpg') no-repeat scroll 0px bottom / cover;"></div>
</div>
<!-- <article <?php // post_class() ?> id="interior-featured">
<?php // GLM_get_header(); ?>
<?php get_header(); ?>
<main class="search-results">
<div id="head-img">
-
+ <div class="featured-image" style="background: url('<?php echo get_template_directory_uri();?>/assets/default.jpg') no-repeat scroll 0px bottom / cover;"></div>
</div>
<?php get_template_part('parts/reservation-form');?>
<div class="row">
<?php get_header(); ?>
<main class="blog-single">
<div id="head-img">
-
+ <div class="featured-image" style="background: url('<?php echo get_template_directory_uri();?>/assets/default.jpg') no-repeat scroll 0px bottom / cover;"></div>
</div>
<?php get_template_part('parts/reservation-form');?>
<div class="row">