#{extends '_components/_main.html' /} #{set title:'Profile' /} #{set activePage:'myProfile' /} #{include "_components/_menu.html" /}

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

#{include "_components/profileimagesNdetails.html" /}
#{include "_components/statusUpdate.html" /}