From d10f49d74b87b28913c18e4eb9fe20cd87a5d2de Mon Sep 17 00:00:00 2001 From: Victor Shnayder Date: Mon, 16 Jul 2012 12:10:54 -0400 Subject: [PATCH] add reg_complete template --- cms/templates/registration/reg_complete.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cms/templates/registration/reg_complete.html diff --git a/cms/templates/registration/reg_complete.html b/cms/templates/registration/reg_complete.html new file mode 100644 index 0000000000..256146f3b4 --- /dev/null +++ b/cms/templates/registration/reg_complete.html @@ -0,0 +1,3 @@ +

Check your email

+

An activation link has been sent to ${ email }, along with +instructions for activating your account.