#foreach ($user in $users) #set ($showToolTip = $show-tool-tip) #set ($attachmentPageTitle = $attachment.content.title) #set ($attachmentComment = $attachment.comment) #set ($userProfilePicture = $brikitCore.getProfilePictureInfo($user)) #set ($pictureDownloadPath = "$req.contextPath$generalUtil.htmlEncode($userProfilePicture.downloadPath)")
$user.fullName
#end