i have no clue what you just said, basically i need that code to work in this template
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle]</title>
$headinclude
</head>
<body>
$header
$navbar
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">RARE VALUES</td>
</tr>
<tr>
<td class="alt1">
</td>
</tr>
</table>
$footer
</body>
</html>
Its a new page i just created
If you can help it would be great