<?php get_header(); ?> Includes header.php and display its content <?php get_sidebar(); ?> Includes sidebar.php <?php get_footer(); ?> Includes the footer.php <?php comments_template(); ?> Load specific template for comments