## this line is a velocity comment ## see http://jakarta.apache.org/velocity/docs/vtl-reference-guide.html for a complete guide to the velocity template language ## ##

$r.translate("title")

$userinfo

## offer a button here $r.render("command.modal")

## offer an image as a link $r.render("sonne")


$r.translate("js.demo.desc")
$r.translate("click.for.jsdemo")

## another button here $r.render("command.search")    $r.translate("infomsg")


## below is the panel for the homepage of the chosen user (emtpy in the beginning) $r.render("homepagepanel")

## render a sample form here ## $r $r.render("sampleform")