#foreach ($tag in $tags)
$utils.raw($html.tagIcon($tag))
$tag.name
#end
#end
#fragmentsView(
"fragmentsByKeywords"
"$context/partial/fragments-by-keywords.htm?keywords=$!utils.urlEncode($keywords)"
"true"
$null
$null
$null)