#{extends '_components/_main.html' /} #{set title:'Blog' /} #{set activePage:'myBlog' /} #{include "_components/_menu.html" /} ${user.firstName} ${user.lastName}'s blog #{include "_components/createpost.html" /} #{include "_components/displayposts.html" /}