app/soc/templates/soc/mail/welcome.html
changeset 664 fb4c825b24ab
parent 640 a62a78fe4e43
child 1561 fe1b141bfc2c
--- a/app/soc/templates/soc/mail/welcome.html	Thu Dec 04 10:09:38 2008 +0000
+++ b/app/soc/templates/soc/mail/welcome.html	Fri Dec 05 12:24:02 2008 +0000
@@ -15,8 +15,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 {% block content %}
 Welcome to Melange. If you are reading this it means you have successfully registered as user
-on our website. Currently Melange is still being developed, if you run into any trouble you can usually
-find us on #melange on Freenode. If you find any bugs you
-can report them <a href="http://code.google.com/p/soc/issues/list">here</a>.
+on our website. Currently Melange is still under development, if you run into any trouble you can usually
+find us at #melange on freenode IRC network. If you find any bugs, please report them to our <a href="http://code.google.com/p/soc/issues/list">Issue Tracker</a>.
 {% endblock %}
 {% block signature %}Greetings, <br />The Melange Team{% endblock %}