#if ($r.available("command.download"))
$r.render("command.download")
#end
#if ($isAbsoluteURI)
## NOTE: allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" is necessary for the mediaelement video player to play videos in fullscreen
#if($adjustAutoHeight)
#end
#else
## NOTE: allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" is necessary for the mediaelement video player to play videos in fullscreen
#end
$r.render("newUriEvent")