mirror of
https://github.com/retspen/webvirtcloud
synced 2024-10-31 19:44:16 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
54954137c2
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
{% bootstrap_form_errors form %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<form id="form-signin" class="form-signin" method="post" role="form" aria-label="Login form">{% csrf_token %}
|
||||
<h2 class="form-signin-heading">{% trans "Sign In" %}</h2>
|
||||
{% bootstrap_field form.username layout='inline' %}
|
||||
|
|
Loading…
Reference in a new issue