SiteBuilder: Template example 2
<html>
<head>
<title>Idonex Intranet: <sb-output file>#title#</sb-output></title>
</head>
<body bgcolor=#001535 text=#000000 vlink=#551a8b alink=#00c0ff link=#0000ee>
<table border=0 cellpadding=0 cellspacing=0>
<tr>
<td>
<img src=/templates/img/idonex_logo.gif width=120 height=27 alt="">
</td>
<td rowspan=2>
<img src=internal-roxen-unit width=15 height=1 alt=""></td>
<td bgcolor=white rowspan=2>
<if supports=tables>
<table width=100% height=100% border=0>
<tr>
<td valign=top>
User: <b><sb-output user>#full-name# </sb-output></b>
</td>
<td align=right valign=top>
Todays date: <b><date part=mday> <date part=month lang=se type=string>, <date part=year></b>
</td>
</tr>
</table>
<table width=100%>
<tr>
<td>
Email: <sb-output user><a href=mailto:#user-name#@idonex.se>
<b><#user-name#@idonex.se></b></a></sb-output>
</td>
<td align=right>Last modified: <b><modified part=mday> <modified part=month lang=se type=string>, <modified part=year></b>
</td>
</tr>
</table>
</if>
</td>
</tr>
<tr>
<td valign=bottom><form><font color=white>
<input size=14 type=text><input type=submit value=Search!></font></form></td>
</tr>
<tr>
<td colspan=3>
<img src=internal-roxen-unit width=1 height=15 alt=""></td>
</tr>
<tr>
<td valign=top bgcolor=white>
<table border=0 width=100% cellpadding=7 cellspacing=0>
<tr>
<td bgcolor=white>
<navigation delimitabove maxwidth=120 width=120 transparent=white imgbase=/templates/img/>
<textstyle font="gill_sans bold" scale=0.4 xspacing=5 yspacing=0>
<boxstyle text middle alpha=255 bg=white fg=black>
<boxstyle text middle selected alpha=255 bg=white fg=darkblue>
<boxstyle text middle mouseover alpha=255 bg=white fg=darkred>
<boxstyle text left alpha=255 bg=white fg=black alpha=menu-open.pnm height=13 width=15>
<boxstyle text left selected alpha=255 bg=white fg=darkblue alpha=menu-open.pnm height=13 width=15>
<boxstyle text left mouseover alpha=255 bg=white fg=darkred alpha=menu.pnm height=13 width=15>
<boxstyle delimit left alpha=255 bg=white height=3>
<boxstyle delimit middle alpha=255 bg=white>
<sb-menu history>
</navigation>
<navigation indent=10 transparent=white imgbase=/templates/img/>
<textstyle font="gill_sans bold" scale=0.4 xspacing=5 yspacing=0>
<boxstyle top left alpha=255 bg=white height=3>
<boxstyle top middle alpha=255 bg=white height=3>
<boxstyle text left alpha=255 bg=white fg=black alpha=menu.pnm height=13 width=15>
<boxstyle text left selected alpha=255 bg=white fg=darkblue alpha=menu-open.pnm height=13 width=15>
<boxstyle text left mouseover alpha=255 bg=white fg=darkred alpha=menu-open.pnm height=13 width=15>
<boxstyle text middle alpha=255 bg=white fg=black>
<boxstyle text middle selected alpha=255 bg=white fg=darkblue>
<boxstyle text middle mouseover alpha=255 bg=white fg=darkred>
<boxstyle delimit left alpha=255 bg=white height=3>
<boxstyle delimit middle alpha=255 bg=white>
<sb-menu dirs>
</navigation>
<navigation indent=10 transparent=white imgbase=/templates/img/>
<textstyle font="gill_sans bold" scale=0.4 xspacing=10 yspacing=0>
<boxstyle top left alpha=255 bg=white height=3>
<boxstyle top middle alpha=255 bg=white height=3>
<boxstyle text left alpha=255 bg=white fg=black alpha=text.pnm height=13 width=10>
<boxstyle text left selected alpha=255 bg=white fg=darkblue alpha=text.pnm height=13 width=10>
<boxstyle text left mouseover alpha=255 bg=white fg=darkred alpha=text.pnm height=13 width=10>
<boxstyle delimit left alpha=255 bg=white height=3>
<boxstyle delimit middle alpha=255 bg=white>
<boxstyle text middle alpha=255 bg=white fg=black>
<boxstyle text middle selected alpha=255 bg=white fg=darkblue>
<boxstyle text middle mouseover alpha=255 bg=white fg=darkred>
<sb-menu type=text/html not=index.html>
</navigation>
</td>
</tr>
<tr>
<td bgcolor=#001535>
<img src=internal-roxen-unit width=1 height=2 alt="">
</td>
</tr>
<tr>
<td bgcolor=white>
<tmplblock tag=h1>
<a href="<file>#$h1$">
$h1$</a><br>
</tmplblock>
<tmplinsertblock tag=h1>
</td>
</tr>
</table>
</td>
<td>
</td>
<td bgcolor=white>
<table>
<tr>
<td>
<tmplblock tag=h1>
<p>
<a name="$h1$">
<gtext bg=white fg=black nfont=gill black scale=0.63>$h1$</gtext></a>
<br>
</tmplblock>
<tmplblock tag=nh1>
<p>
<gtext bg=white fg=black nfont=gill black scale=0.63>$nh1$</gtext>
<br>
</tmplblock>
<tmplinsertall>
<br>
<sb-output file>
<if match="#permission# is write">
<a href=#content-editor#>Edit</a>
</if>
</sb-output>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
</body>
</html>