mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 12:12:53 -06:00
Update login.html
This commit is contained in:
parent
8dd6112a4b
commit
cbd6370889
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="row" style="margin-top: 150px;">
|
<div class="row" style="margin-top: 150px;">
|
||||||
<div class="col-md-4 col-md-offset-4">
|
<div class="col-sm-4 col-sm-offset-4">
|
||||||
{% if form.non_field_errors %}
|
{% if form.non_field_errors %}
|
||||||
<div class="panel panel-danger">
|
<div class="panel panel-danger">
|
||||||
<div class="panel-heading"><strong>Errors</strong></div>
|
<div class="panel-heading"><strong>Errors</strong></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user