Skip to content

Commit

Permalink
edited template on password change template
Browse files Browse the repository at this point in the history
  • Loading branch information
mayzaoliveira committed Jul 31, 2011
1 parent c481587 commit 24c8d97
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@ <h2>Password change</h2>
<form method="post" action="">
{% csrf_token %}
{{ form.as_p }}
<p><input type="submit" value="Alterar" /></p>
<p><input type="submit" value="Change" /></p>
</form>
</div>
<div class="clear"></div>
Expand Down

0 comments on commit 24c8d97

Please sign in to comment.