Skip to content

Commit

Permalink
added a more effusive welcome
Browse files Browse the repository at this point in the history
  • Loading branch information
jimakker committed Jun 22, 2012
1 parent 5dfc1d2 commit 66437a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion views/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ block body
a(href='view2') View2
.container-fluid
div(ng-controller='AppCtrl')
h2 Hello {{name}}
.hero-unit
h1 Hello {{name}}
div(ng-view)
hr
div
Expand Down

0 comments on commit 66437a1

Please sign in to comment.