git.ithinksw.org
/
~kgodey
/
maayanwich.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated redirects.
[~kgodey/maayanwich.git]
/
templates
/
newuser.html
diff --git
a/templates/newuser.html
b/templates/newuser.html
index
41eaa0e
..
80fc3ff
100644
(file)
--- a/
templates/newuser.html
+++ b/
templates/newuser.html
@@
-2,7
+2,7
@@
{% block content %}
<h1 class="pagetitle">Create account</h1>
{% block content %}
<h1 class="pagetitle">Create account</h1>
- <form enctype="multipart/form-data" action="{% url signup %}" method="post">
+ <form enctype="multipart/form-data" action="{% url signup %}" method="post"
class="cssform"
>
{{ cform.as_p }}
<input type="submit" value="Submit" />
</form>
{{ cform.as_p }}
<input type="submit" value="Submit" />
</form>