small error corrections in the templates and forms
This commit is contained in:
parent
847eb691fe
commit
7ecf520ec3
9 changed files with 87 additions and 28 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<div class="row">
|
||||
<div class="span11 well">
|
||||
<h3>Login</h3>
|
||||
|
||||
<form class="form form-horizontal" action="/account/login/?next={{ redirect_to }}" method="post">
|
||||
{% csrf_token %}
|
||||
{{ form|crispy }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue