Call a page in a page

Hi,

I have to do an app with ionic2 for iPad and I need some help to call a page in a page with ionic2.
I want something like in the picture please.

You should define abstract class for your master page. You can get some ideas from side bar or tab default template too.

Either that, or make them components and not pages.

I tried to make them components but it doesn’t render the css when I call a page