added defaults of empty string into user profile, also changed account -> profile in message

This commit is contained in:
Henry Oswald
2014-06-17 14:36:17 +01:00
parent 2d55f080d6
commit e1c8dc943e
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ block content
div(ng-show="percentComplete >= 100")
h4 100% complete, well done!
div(ng-hide="percentComplete >= 100")
h4 Your account is
h4 Your profile is
strong {{percentComplete}}%
| complete