#from functions import functions
#extends functions
#def full_body
$title — SIPB Virtual Servers
#if False
We are in the process of modifying the service. Things likely will not work.
#end if
#if $varExists('error_text')
STDERR:
$error_text
#end if
#if not $varExists('simple') or not $simple
Welcome, $user.
#end if
#if $varExists('result')
$result
#end if
#if not $varExists('simple') or not $simple
$title — SIPB Virtual Servers
#end if
#filter None
$body
#end filter
#if not $varExists('simple') or not $simple
Questions? Contact sipb-xen@mit.edu.
#end if
#end def