test(page): update test

This commit is contained in:
Dan Bucholtz
2018-01-11 15:02:39 -06:00
parent 08f629540b
commit 22d269fb0a

View File

@ -9,7 +9,7 @@
</head> </head>
<body> <body>
<ion-app> <div>
<ion-page> <ion-page>
<ion-header> <ion-header>
<ion-toolbar> <ion-toolbar>
@ -21,7 +21,7 @@
Ion Page Content Ion Page Content
</ion-content> </ion-content>
</ion-page> </ion-page>
</ion-app> </div>
</body> </body>
</html> </html>