mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 04:53:40 +00:00
6 lines
117 B
HTML
6 lines
117 B
HTML
<ion-app>
|
|
<ion-content class="has-header">
|
|
<ion-router-outlet></ion-router-outlet>
|
|
</ion-content>
|
|
</ion-app>
|