This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
{{ form.password.label }}
|
||||
{{ form.password }}
|
||||
</p>
|
||||
<p>
|
||||
{{ form.rememberMe.label}} {{ form.rememberMe }}
|
||||
</p>
|
||||
<p>
|
||||
<button class="btn btn-primary" type="submit">Submit</button>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user