#if ($username) #set ($quote = '"') #if($user) #set($author = "$textutils.htmlEncode($fullname)") #else #set($author = $textutils.htmlEncode($username)) #end #else #set($author = $i18n.getText('common.words.anonymous')) #end ${author}