#set($viewingMyProfile = $personalInformationEntity.belongsTo($remoteUser)) $htmlUtil.htmlEncode($pageTitle) #requireResource("confluence.web.resources:aui-forms") #requireResource("confluence.userstatus:userstatus-resources") #requireResource("confluence.web.resources:view-user-profile") #applyDecorator("root") #decoratorParam("context" "profile") #decoratorParam("mode" "edit-profile-three") #decoratorParam("helper" $action.helper) #decoratorParam("infopanel-width" "200px")
#if($hasAboutMe)
## so the header gets the aui form styles.

$action.getText("personal.info")

$renderedAboutMe
#end
## so the header gets the aui form styles.

$action.getText("activity.name")

$helper.renderConfluenceMacro("{recently-updated:author=$action.user.name|max=10|theme=sidebar|spaces=*|hideHeading=true}")
#webPanelForLocation("atl.confluence.userprofile" $action.context)
## profile-main
#if($viewingMyProfile && $action.currentUserHasLicensedAccess())
#end #webPanelForLocation("atl.confluence.userprofile.info" $action.context)
## profile-info #end ## applyDecorator root