equal
deleted
inserted
replaced
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> |