X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/2a2e81bae73647b9ea060e30a092d2679b6bff7e..224a350e9b1a9fb7f285fbfae821861f5e62effc:/templates/edituser.html diff --git a/templates/edituser.html b/templates/edituser.html index 41a04b3..265bd9b 100644 --- a/templates/edituser.html +++ b/templates/edituser.html @@ -1,7 +1,9 @@ {% extends "base.html" %} +{% block title %}Edit account{% endblock %} + {% block content %} -

Create account

+

Edit account

{{ cform.as_p }}