OK good - so where exactly do I put it. Currently my file looks like this

{if $introtitle}
{$tbopen}
<tr>
<td class="tdheader">{$introtitle}</td>
</tr>
<tr>
<td class="alt-1">{$introbody}</td>
</tr>
{$tbclose}
{/if}

{include file="forum.tpl" type="cfrm" catrow=$catrow forum=$forum}