Skip to content

Commit

Permalink
Step 2.4: Added chats page template
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and darkbasic committed Oct 16, 2017
1 parent f23e190 commit feb7119
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/pages/chats/chats.html
@@ -0,0 +1,11 @@
<ion-header>
<ion-navbar>
<ion-title>
Chats
</ion-title>
</ion-navbar>
</ion-header>

<ion-content padding>
Hello!
</ion-content>

0 comments on commit feb7119

Please sign in to comment.