PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
hotelcoronado
/
wp-content
/
themes
/
twentyfourteen
<?php /** * The template used for displaying page content * * @package WordPress * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php // Page thumbnail and title. twentyfourteen_post_thumbnail(); the_title( '<header class="entry-header"><h1 class="entry-title">', '</h1></header><!-- .entry-header -->' ); ?> <div class="entry-content"> <?php the_content(); wp_link_pages( array( 'before' => '<div class="page-links"><span class="page-links-title">' . __( 'Pages:', 'twentyfourteen' ) . '</span>', 'after' => '</div>', 'link_before' => '<span>', 'link_after' => '</span>', ) ); edit_post_link( __( 'Edit', 'twentyfourteen' ), '<span class="edit-link">', '</span>' ); ?> </div><!-- .entry-content --> </article><!-- #post-<?php the_ID(); ?> -->
[-] sidebar-footer.php
[open]
[-] comments.php
[open]
[+]
genericons
[+]
images
[-] author.php
[open]
[+]
page-templates
[-] content-none.php
[open]
[+]
css
[-] featured-content.php
[open]
[-] content-gallery.php
[open]
[-] functions.php
[open]
[-] 404.php
[open]
[-] content.php
[open]
[-] sidebar.php
[open]
[-] content-page.php
[open]
[-] rtl.css
[open]
[-] content-featured-post.php
[open]
[+]
..
[-] content-image.php
[open]
[-] single.php
[open]
[-] taxonomy-post_format.php
[open]
[+]
js
[-] category.php
[open]
[-] content-video.php
[open]
[-] content-audio.php
[open]
[-] image.php
[open]
[-] content-link.php
[open]
[-] page.php
[open]
[-] sidebar-content.php
[open]
[-] footer.php
[open]
[-] content-quote.php
[open]
[-] search.php
[open]
[-] content-aside.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[-] readme.txt
[open]
[+]
fonts
[-] screenshot.png
[open]
[-] index.php
[open]
[+]
inc
[-] tag.php
[open]
[-] style.css
[open]