frontend/src/app/home/home.page.html
2020-02-08 15:35:06 -06:00

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>