Skip to content

Commit 1df8c87

Browse files
author
Thomas Vo
committed
fix loading message
1 parent ca4c6de commit 1df8c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<header>
5454
<div class="content">
5555
<h1>Angular + Require + Boilerplate</h1>
56-
<h2 ng:bind-template="{{title}}">Home</h2>
56+
<h2 ng:bind-template="{{title}}">Loading...</h2>
5757
</div>
5858
<nav>
5959
<ul>

0 commit comments

Comments
 (0)