mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
19 lines
312 B
HTML
19 lines
312 B
HTML
<!--
|
|
Generated template for the <%= jsClassName %> page.
|
|
|
|
See http://ionicframework.com/docs/v2/components/#navigation for more info on
|
|
Ionic pages and navigation.
|
|
-->
|
|
<ion-header>
|
|
|
|
<ion-navbar>
|
|
<ion-title><%= name %></ion-title>
|
|
</ion-navbar>
|
|
|
|
<ion-header>
|
|
|
|
|
|
<ion-content padding>
|
|
|
|
</ion-content>
|