Some more redirects. Editing user settings does not work. Overhauled adding a new...
[~kgodey/maayanwich.git] / templates / newuser.html
index 80fc3ff..e5b6bb3 100644 (file)
@@ -3,7 +3,7 @@
 {% block content %}
        <h1 class="pagetitle">Create account</h1>
        <form enctype="multipart/form-data" action="{% url signup %}" method="post" class="cssform">
-       {{ cform.as_p }}
+       {{ aform.as_p }}
        <input type="submit" value="Submit" />
        </form>
 {% endblock %}
\ No newline at end of file