Revision: 641
http://cs-project.svn.sourceforge.net/cs-project/?rev=641&view=rev
Author: crazedsanity
Date: 2007-11-20 09:26:26 -0800 (Tue, 20 Nov 2007)
Log Message:
-----------
New user email template.
Added Paths:
-----------
trunk/templates/email/new_user.tmpl
Copied: trunk/templates/email/new_user.tmpl (from rev 638, trunk/templates/email/lost_password.tmpl)
===================================================================
--- trunk/templates/email/new_user.tmpl (rev 0)
+++ trunk/templates/email/new_user.tmpl 2007-11-20 17:26:26 UTC (rev 641)
@@ -0,0 +1,20 @@
+
+<h1>User Registration Confirmation</h1>
+
+<hr>
+
+<p><font color="red"><b>This email contains SENSITIVE INFORMATION. Please make
+sure it is stored in a safe location.</b></font></p>
+
+<p>Thank you for registering!<br>
+ Username: {username}<br>
+ Password: {password}<br>
+ Email: {email}
+</p>
+
+<hr>
+Generated by:<br>
+{PROJECT_NAME} (cs-project) v{VERSION_STRING}
+
+<hr>
+$Id$
Property changes on: trunk/templates/email/new_user.tmpl
___________________________________________________________________
Name: svn:keywords
+ Id
HeadURL
Date
Revision
Author
Name: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|