mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
6 lines
109 B
HTML
6 lines
109 B
HTML
<ion-view>
|
|
<ion-content>
|
|
Hello! What is your {{ 'Location' | translate }}
|
|
</ion-content>
|
|
</ion-view>
|