app/soc/templates/soc/user/edit_profile.html
changeset 1076 063194eaf87b
parent 1043 5e15994b2033
child 1164 d0e14654431a
--- a/app/soc/templates/soc/user/edit_profile.html	Thu Jan 29 23:07:04 2009 +0000
+++ b/app/soc/templates/soc/user/edit_profile.html	Fri Jan 30 09:31:56 2009 +0000
@@ -56,8 +56,13 @@
   </tr>
   <tr><td colspan="4">&nbsp;</td></tr>
 
-{% if tos_link %}
-  {% field_as_table_row form.agrees_to_tos %}
+{% if tos_link and not user.agreed_to_tos %}
+<tr>
+  <td>
+      {{ tos_contents|safe|linebreaks }}
+  </td>
+</tr>
+  {% field_as_table_row form.agreed_to_tos %}
   <tr>
    <td class="fieldhelptext" colspan="4">
 In order to participate on this site, you must agree to the