{* Smarty *}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>bbCode</title>
<link href="{$gbook->stylevar.css}" type="text/css" rel="stylesheet" />
</style>
</head>
<body>
<script language="javascript" type="text/javascript" src="jscripts/bbcode.js">
</script>
<div style="background-color:#eee;" class="tableborder">
<table width="100%">
<tr>
<td class="tablehead" colspan="2">
bbCode Help
</td>
</tr>
{$tags}
</table>
</div>
</body>
</html>