#if($r.isNotNull($id))
#if($title)

$title

#end
  $date
#if($time && $time != "")
  $time
#end #if($location && !${location.isEmpty()})
  $r.escapeHtml($location)
#end #if($description && !${description.isEmpty()})
$r.xssScan($description)
#end
#end