app/soc/templates/soc/request/process_invite.html
changeset 3062 4b5a7e5746a0
parent 3048 b89af35c74d3
--- a/app/soc/templates/soc/request/process_invite.html	Mon Oct 26 10:15:28 2009 -0700
+++ b/app/soc/templates/soc/request/process_invite.html	Mon Oct 26 10:25:01 2009 -0700
@@ -15,12 +15,21 @@
 {% load forms_helpers %}
 
 {% block body %}
+<div="text">
+You have been invited to become a {{ role_name }} for {{ entity.group.name }}.<br/>
+
+{% if entity.message %}
 <p>
-<div="text"> 
-You have been invited to become a {{ role_name }} for {{ entity.group.name }}. 
-Please select your response.
+<i>Invitation Message:</i><br/>
+{{entity.message|linebreaks }}
+</p>
+{% endif %}
+
+<p>
+If you wish to accept this invitation please click the Accept button and fill out the required information.
+If you wish to reject this invitation please click the Reject button, this invitation will then disappear from your invitation list.
+</p>
 </div>
-</p>
 
 <tr>
   <td>