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

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

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