--- a/app/soc/templates/soc/group/messages/accepted.html Mon Mar 16 16:27:21 2009 +0000
+++ b/app/soc/templates/soc/group/messages/accepted.html Mon Mar 16 17:58:55 2009 +0000
@@ -14,6 +14,6 @@
{% endcomment %}
{% block content %}
-Your {{ application_type }} for "{{ group_name }}" has been accepted.
+Your {{ application_type }} for "{{ group_name }}" has been accepted.<br />
Please click <a href="{{ url }}">here</a> to fill in the necessary information and create your {{ group_type }}.
{% endblock %}