#from functions import functions
#extends functions
#def full_body
$title
#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
[You are logged in as $user.]
LOADING
#if $varExists('result')
$result
#end if
$body
#if not $varExists('simple') or not $simple
Questions? Contact sipb-xen-dev@mit.edu.
#end if
#end def