project/templates/user/password.html
changeset 96 178b89a3ca4f
parent 1 fda1c66b25f9
child 123 d4799b7159e4
equal deleted inserted replaced
95:f94e0cd9a862 96:178b89a3ca4f
     9 
     9 
    10     <p>
    10     <p>
    11         Please enter your old password, for security's sake, and then enter your new password twice so we can verify you typed it in correctly.
    11         Please enter your old password, for security's sake, and then enter your new password twice so we can verify you typed it in correctly.
    12     </p>
    12     </p>
    13 
    13 
    14     <form action="{% url kiwipycon_password %}" 
    14     <form action="{% url scipycon_password %}" 
    15           method="post">
    15           method="post">
    16             <table class="kiwipycon-default">
    16             <table class="scipycon-default">
    17                 <tr>
    17                 <tr>
    18                     <td class="label">
    18                     <td class="label">
    19                         <label for="id_old_password">Old password:</label>
    19                         <label for="id_old_password">Old password:</label>
    20                     </td>
    20                     </td>
    21                     <td>
    21                     <td>