Code: Select all
<!-- Start Sidebar2 -->
<div id="sidebar2" class="hascontent">
<br /><br />
<br />{content block=''Sidebar2''}
</div>
<!-- End Sidebar -->
<!-- Start Content Area -->
<div id="main"><div style="float: right;">{print showbutton=true script=true}
</div>
<!-- <h2>{title}</h2> -->
<br /> {content} <br /><hr class="accessibility" />
</div>
<!-- End Content Area --></div>
<!-- End Content -->
<!-- Start Footer. Edit the footer in the Global Content Block called "footer" -->
<div id="footer">
{global_content name='footer'}
</div>
<!-- End Footer --></div>
<!-- end pagewrapper -->