how to add multiple html pages in Ionic For Hybrid Mobile Application

I have two pages in html as sign in and sign up page but unable to made them in single index.html page. My project is Hybrid mobile app development.

You will need to use ionic navigation directives. See the link below to read more on it. Inside the ionic directive lies Angular's Routers.

http://ionicframework.com/docs/api/directive/ionNavView/