#{extends 'main.html' /} #{set title:'Profile' /} #{mainmenu id:"profile" /}

${user.firstName} ${user.lastName}'s Profile

#{include "components/profileimages.html" /}
#{include "components/statusupdate.html" /}