project/templates/user/username.html
changeset 96 178b89a3ca4f
parent 1 fda1c66b25f9
child 123 d4799b7159e4
--- a/project/templates/user/username.html	Tue Jul 13 19:57:37 2010 +0530
+++ b/project/templates/user/username.html	Tue Jul 13 23:40:34 2010 +0530
@@ -5,9 +5,9 @@
 {% block content %}
     <h1>Change your username</h1>
 
-    <form action="{% url kiwipycon_username %}"
+    <form action="{% url scipycon_username %}"
           method="post">
-        <table class="kiwipycon-default">
+        <table class="scipycon-default">
             <tr>
                   <td class="label">
                       <label for="id_username">New username:</label>