9 lines
326 B
HTML
9 lines
326 B
HTML
|
|
<<ion-view view-title="Home">
|
|
<ion-content class="padding">
|
|
<h2>Welcome to Home</h2>
|
|
<p>
|
|
This is the Ionic starter for tabs-based apps. For other starters and ready-made templates, check out the <a href="http://market.ionic.io/starters" target="_blank">Ionic Market</a>.
|
|
<p>
|
|
</ion-content>
|
|
</ion-view> p>
|