Skip to content

Commit

Permalink
fix(generator): fix closing tag for header
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartington committed Jun 24, 2016
1 parent 614a492 commit 47e09a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/generators/page/page.tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ion-title><%= name %></ion-title>
</ion-navbar>

<ion-header>
</ion-header>


<ion-content padding>
Expand Down

0 comments on commit 47e09a1

Please sign in to comment.