From e56ace7c2c6e7a6a1a321f8e71ab9c2db43686e5 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 19 Dec 2014 09:12:52 -0300 Subject: [PATCH] add message after profile creation on the cloud --- index.html | 9 +++++++++ js/controllers/createProfile.js | 7 +++++++ js/models/Wallet.js | 3 ++- views/createProfile.html | 4 ++-- 4 files changed, 20 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d496904d6..72cd8a2d3 100644 --- a/index.html +++ b/index.html @@ -60,6 +60,15 @@ Please confirm your email address using the confirmation link at the message we sent you + + + + Confirm your email address.
+ An email was just sent to {{$root.iden.getName()}}. Please click the link on it to confirm you own it. Unconfirmed profiles could be deleted from server. +
+ + × +
-
+
@@ -202,7 +202,7 @@ clipo
-
+