%% DEFAULT 
   title = 'Test Page'
   bgcol = '#ffffff'
%%
<html>
<head>
<title>$title</title>
</head>
<body bgcolor="$bgcol">
