%PDF- %PDF-
Direktori : /proc/self/root/proc/self/root/home/eirtvhdf/makkitrust.org/wp-content/themes/alhambra/ |
Current File : //proc/self/root/proc/self/root/home/eirtvhdf/makkitrust.org/wp-content/themes/alhambra/page.php |
<?php /** * The template to display all single pages * * @package WordPress * @subpackage ALHAMBRA * @since ALHAMBRA 1.0 */ get_header(); while ( have_posts() ) { the_post(); get_template_part( 'content', 'page' ); // If comments are open or we have at least one comment, load up the comment template. if ( !is_front_page() && ( comments_open() || get_comments_number() ) ) { comments_template(); } } get_footer(); ?>