$date
$r.escapeHtml($subject)
$r.translate("cal.form.location"): $r.escapeHtml($location)
#if($r.available("edit"))
$r.render("edit")
#end