cleanup registraion received html
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 12 Dec 2012 17:33:59 +0000 (18:33 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 12 Dec 2012 17:33:59 +0000 (18:33 +0100)
app/partials/registration-finished.html

index 584a5c7..2692558 100644 (file)
@@ -5,11 +5,11 @@ Registration for
 
 {{user.firstname}}
 {{user.surname}}
+<span ng-show="user.organization">
+from
 {{user.organization}}
-{{user.email}}
-
-
-Received, thanks.
+</span>
+is received, thanks.
 
 <pre>
 user={{user}}