6 lines
188 B
HTML
6 lines
188 B
HTML
<ion-grid style="height: 100%; justify-content: center;">
|
|
<ion-row align-items-center>
|
|
<ion-col>Hi, there! Select or create a page to get started.</ion-col>
|
|
</ion-row>
|
|
</ion-grid>
|