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

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

#{include "_components/createpost.html" /}
#{include "_components/displayposts.html" /}
#{include "_components/members.html" /}
#{include "_components/friends.html" /}
#{include "_components/profileimagesNdetails.html"/}
#{include "_components/statusUpdate.html"/} #{include "_components/messages.html" /}