| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/c/u/i/cuisinesj/www/new/wp-content/themes/auberge/ |
| Current File : /home/c/u/i/cuisinesj/www/new/wp-content/themes/auberge/page.php |
<?php /** * Page template * * @package Auberge * @copyright WebMan Design, Oliver Juhas * * @since 1.0 * @version 2.0 */ get_header(); while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content', 'page' ); endwhile; get_sidebar(); get_footer();