project/templates/user/password.html
changeset 96 178b89a3ca4f
parent 1 fda1c66b25f9
child 123 d4799b7159e4
--- a/project/templates/user/password.html	Tue Jul 13 19:57:37 2010 +0530
+++ b/project/templates/user/password.html	Tue Jul 13 23:40:34 2010 +0530
@@ -11,9 +11,9 @@
         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.
     </p>
 
-    <form action="{% url kiwipycon_password %}" 
+    <form action="{% url scipycon_password %}" 
           method="post">
-            <table class="kiwipycon-default">
+            <table class="scipycon-default">
                 <tr>
                     <td class="label">
                         <label for="id_old_password">Old password:</label>