CODE
<div id="wrapper">
<div id="main_container">
<div id="menu_container">
<div class="content">
I want to use another page display all the sub-navigation.
</div>
</div>
<div id="content_container">
<div class="content">
<div id="main_container">
<div id="menu_container">
<div class="content">
I want to use another page display all the sub-navigation.
</div>
</div>
<div id="content_container">
<div class="content">
Is there any way to use iframe or some sort without distorying the template? I want to reduce the activity going in the index/future pages. This will greatly reduce the stress to re-add everything back to every page.