PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
hotelcoronado
/
wp-content
/
themes
/
hotelcoronado
<?php get_header(); if ( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( 'partials/featured', 'pages' ); ?> <section class="wrapper"> <div <?php post_class('main-content container') ?>> <div class="row title-container"> <div class="col-sm-12"> <h1><?php the_title(); ?><span class="title-block"></span></h1> </div> <!-- /col --> </div> <!-- /row --> <div class="row"> <div class="col-sm-9 col-xs-12"> <?php the_content(); ?> </div> <aside class="col-sm-3 hidden-xs"> <ul class="list-unstyled"> <?php if ( !function_exists( 'dynamic_sidebar' ) || !dynamic_sidebar('pages-sb') ) : endif; ?> </ul> </aside> </div> </div> <!-- main-content --> </section> <?php endwhile; endif; get_footer(); ?>
[-] tmpl-homepage.php
[open]
[+]
images
[-] taxonomy-tipologie.php
[open]
[+]
css
[-] tmpl-ubicazione.php
[open]
[-] functions.php
[open]
[+]
..
[-] packages.php
[open]
[-] single.php
[open]
[+]
js
[+]
partials
[+]
admin
[-] page.php
[open]
[-] footer.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[+]
fonts
[-] screenshot.png
[open]
[-] loop-archive.php
[open]
[-] index.php
[open]
[-] tmpl-booking.php
[open]
[-] style.css
[open]