| 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/Avenue/ |
| Current File : /home/c/u/i/cuisinesj/www/new/wp-content/themes/Avenue/fullwidth.php |
<?php /* Template Name: Full width */ ?> <?php get_header(); ?> <!-- BEGIN MAIN --> <div id="fullwidth"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="post-heading fullwidth"> <h1><?php the_title(); ?></h1> </div> <div class="post-entry"> <?php the_content(); ?> </div> <?php endwhile; endif; ?> </div> <!-- END MAIN --> <?php get_footer(); ?>