13 lines
310 B
HTML
13 lines
310 B
HTML
<ion-header>
|
|
<ion-toolbar>
|
|
<ion-title>
|
|
Ionic Blank
|
|
</ion-title>
|
|
</ion-toolbar>
|
|
</ion-header>
|
|
|
|
<ion-content padding>
|
|
The world is your oyster.
|
|
<p>If you get lost, the <a target="_blank" rel="noopener" href="https://ionicframework.com/docs/">docs</a> will be your guide.</p>
|
|
</ion-content>
|