Our homepage seems to be rendering content from all pages.
http://impactingleaders.com/
However, when you go to the URL /index, as specified in the page entry, it works fine.
http://impactingleaders.com/index
Here is my page template
{embed='site/header'}
[removed][removed]
[removed][removed]
[removed][removed]
<!--start intro-->
{embed='banners/home-banner'}
<!--end intro-->
<!--start holder-->
<div class="holder_content">
<section class="welcome-box">
<h3>{exp:channel:entries channel="site"}{home_page_title}{/exp:channel:entries}</span></h3>
<p> {exp:channel:entries channel="site"}{body_content}{/exp:channel:entries}<br />
</section><br />
<br />
{embed='site/home-client-speak'}<br />
<br />
{embed='site/home-blog'}<br />
<br />
<div class="clear"></div><br />
<div class="shadow"></div><br />
</div><br />
<!--end holder--><br />
<!--start holder--><br />
<div class="holder_content"><br />
<section class="our-approch"><br />
</p><h3>{exp:channel:entries channel="site"}{lower_left_title}{/exp:channel:entries}</h3>
<p> <article><br />
{exp:channel:entries channel="site"}{lower_left_body}{/exp:channel:entries}<br />
<a href="http://our-approach"><span class="button">Read more</span></a><br />
</article> <br />
images/Puzzle-OurApproachGraphic.jpg<br />
</section><br />
<br />
{embed='site/home-tab'}<br />
<br />
</div><br />
<div class="clear"></div><br />
<!--end holder--><br />
{embed='site/footer'}