| Current Path : /home/nicedoo/www/wp-content/themes/grocery-shopping/ |
| Current File : /home/nicedoo/www/wp-content/themes/grocery-shopping/frontpage.php |
<?php /* Template Name: Front Page Template */ get_header(); ?> <div id="content"> <?php get_template_part( 'core/sections/slider' ); ?> <?php get_template_part( 'core/sections/deal-of-day' ); ?> <?php get_template_part( 'core/sections/additional-content' ); ?> </div> <?php get_footer(); ?>