app/soc/templates/soc/mail/new_notification.html
changeset 1754 63fa0e7f8f47
parent 1561 fe1b141bfc2c
child 1771 b6e062cee814
--- a/app/soc/templates/soc/mail/new_notification.html	Sun Mar 08 17:41:02 2009 +0000
+++ b/app/soc/templates/soc/mail/new_notification.html	Sun Mar 08 18:09:04 2009 +0000
@@ -16,7 +16,7 @@
 
 {% block content %}
 You have received a new notification entitled "{{ notification.subject }}".
-To read, respond to, or delete this notification please click <a href="{{ notification_url }}">here</a>.
+To read, respond to, or delete this notification please visit {{ notification_url }}.
 {% endblock %}
 
 {% block signature %}