--- a/project/templates/registration/edit-registration.html Tue Jul 13 19:57:37 2010 +0530
+++ b/project/templates/registration/edit-registration.html Tue Jul 13 23:40:34 2010 +0530
@@ -7,11 +7,11 @@
{% include '_errors.html' %}
-<form action="{% url kiwipycon_edit_registration id %}"
+<form action="{% url scipycon_edit_registration id %}"
method="post">
<fieldset>
<legend>Edit Registration</legend>
- <table class="kiwipycon-default">
+ <table class="scipycon-default">
{{ form }}
</table>
<button class="button left"