snippets = array( 'title' => 'Hello World', 'content' => 'Lorem ipsum dolor', ); echo $_mypage->stitch('pages/mypage'); ?>