From: Kriti Godey Date: Thu, 22 Apr 2010 21:13:00 +0000 (-0400) Subject: "Edit user" template modified from "Create account" to "Edit account." Otherwise... X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/commitdiff_plain/2bfc95198cc682f60802b7367e0db2413a382b44 "Edit user" template modified from "Create account" to "Edit account." Otherwise, redirects done. --- diff --git a/templates/edituser.html b/templates/edituser.html index 41a04b3..0c49fbc 100644 --- a/templates/edituser.html +++ b/templates/edituser.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content %} -

Create account

+

Edit account

{{ cform.as_p }}