Tabo
07-03-2008, 02:42 PM
Hey, is there a turotial out there somewhere so that I can make a template for my site, e.g.
<html>
<head>
</head>
<body>
{head} //echos head
{nav} //echos nav
{content} //echos content
</..>
if that makes sense
<html>
<head>
</head>
<body>
{head} //echos head
{nav} //echos nav
{content} //echos content
</..>
if that makes sense