#{extends 'main.html' /} #{set title:'Profile' /}

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

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