#if( $permissionHelper.canEdit($action.authenticatedUser, $space)) $editSpaceName #end
$webwork.htmlEncode($space.name)
$space.key
#if( $space.homePage )
#contentLink2($space.homePage true false)
#end
#userLink ($space.creator)
($dateFormatter.format($space.creationDate))
#labels($teamLabelsOnThisSpace) #if($permissionHelper.canAdminister($remoteUser, $space)) [$action.getText('edit.name')] #end
$generalUtil.plain2html($space.description.bodyContent.body)
#foreach ($admin in $adminsList) #userLink($admin)#if($velocityCount < $adminsList.size()),#end #end #if ($thereAreMoreAdmins) #end