Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed.
--- a/app/soc/templates/soc/mail/welcome.html Mon Mar 09 08:52:10 2009 +0000
+++ b/app/soc/templates/soc/mail/welcome.html Mon Mar 09 10:58:04 2009 +0000
@@ -15,7 +15,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
{% block content %}
-Welcome to {{ site_name }}. If you are reading this it means you have successfully registered as user
+Welcome to {{ site_name }}. If you are reading this it means you have successfully registered as a user
on our website.
{% ifequal site_name "Melange" %}