fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove mismatched html tags
[redakcja.git]
/
redakcja
/
templates
/
registration.html
diff --git
a/redakcja/templates/registration.html
b/redakcja/templates/registration.html
index
43a8c39
..
8d43d53
100644
(file)
--- a/
redakcja/templates/registration.html
+++ b/
redakcja/templates/registration.html
@@
-26,7
+26,7
@@
{{ form.password.errors }}
<input class="form-control" name="password" type="password">
{{ form.password.errors }}
<input class="form-control" name="password" type="password">
- <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Register" %}</button>
</td></tr>
+ <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Register" %}</button>
</form>
</div>
</form>
</div>