http://forums.postnu…e=viewtopic&t=42523
This is what the tail end of the code in my Master.htm file looks like.
Code
<!-- start main part of page -->
<div id="main">
<div id="content">
<!--[$maincontent]-->
</div>
<div id="sidebar">
<!--[$leftblocks]-->
<!--[$rightblocks]-->
</div>
<p id="footer">
<!--[footmsg]-->
<br />
Theme courtesy of <a href="http://www.designs4nuke.com">Designs4Nuke.com</a>
</p>
</div>
</div>
<!--[typetoolv80]-->
</body>
</html>
<div id="main">
<div id="content">
<!--[$maincontent]-->
</div>
<div id="sidebar">
<!--[$leftblocks]-->
<!--[$rightblocks]-->
</div>
<p id="footer">
<!--[footmsg]-->
<br />
Theme courtesy of <a href="http://www.designs4nuke.com">Designs4Nuke.com</a>
</p>
</div>
</div>
<!--[typetoolv80]-->
</body>
</html>
