#foreach($link in $linkList)
  • $link.getDescription() #if($showLinkComments)
    $link.getComment()
    #end
  • #end