app/soc/templates/soc/user/edit_self.html
changeset 857 9767c1afe494
parent 852 c94bf642be8d
equal deleted inserted replaced
856:3d14b31e72e4 857:9767c1afe494
    54 be unique and not in use by any other user of the site.
    54 be unique and not in use by any other user of the site.
    55    </td>
    55    </td>
    56   </tr>
    56   </tr>
    57   <tr><td colspan="4">&nbsp;</td></tr>
    57   <tr><td colspan="4">&nbsp;</td></tr>
    58 
    58 
       
    59 {% if tos_link %}
       
    60   {% field_as_table_row form.agrees_to_tos %}
       
    61   <tr>
       
    62    <td class="fieldhelptext" colspan="4">
       
    63 In order to participate on this site, you must agree to the
       
    64 <a href="{{tos_link}}">site-wide Terms of Service</a>.<br><br>
       
    65 (There may also be additional Terms of Service specific to participation
       
    66 in certain Programs or Groups.  Those are agreed to elsewhere on the site,
       
    67 when signing up for the specific participation Roles.)
       
    68    </td>
       
    69   </tr>
       
    70   <tr><td colspan="4">&nbsp;</td></tr>
       
    71 {% endif %}
       
    72 
    59  </table>
    73  </table>
    60  <table>
    74  <table>
    61   <tr>
    75   <tr>
    62     {% block submit_buttons %}
    76     {% block submit_buttons %}
    63    <td> 
    77    <td>