<?php // ============================================================================= // INDEX.PHP // ----------------------------------------------------------------------------- // Templates are automatically populated from Cornerstone integration // ============================================================================= get_header(); do_action( 'tco_theme_template' ); get_footer();