fix margins on admin panel
This commit is contained in:
parent
1e9043bbf2
commit
baee2f9178
@ -39,8 +39,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if in_db_but_not_in_virt|length > 0 %}
|
{% if in_db_but_not_in_virt|length > 0 %}
|
||||||
<div class="third-margin">
|
<div class="row third-margin">
|
||||||
<div class="row">
|
|
||||||
<h1>🚨 in the database but not in the virtualization model 🚨</h1>
|
<h1>🚨 in the database but not in the virtualization model 🚨</h1>
|
||||||
</div>
|
</div>
|
||||||
{% for vm in in_db_but_not_in_virt %}
|
{% for vm in in_db_but_not_in_virt %}
|
||||||
@ -49,14 +48,12 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{% if state_not_equal_to_desired_state|length > 0 %}
|
{% if state_not_equal_to_desired_state|length > 0 %}
|
||||||
<div class="third-margin">
|
<div class="row third-margin">
|
||||||
<div class="row">
|
|
||||||
<h1>😴 vm state != desired state 😴</h1>
|
<h1>😴 vm state != desired state 😴</h1>
|
||||||
</div>
|
</div>
|
||||||
{% for vm in state_not_equal_to_desired_state %}
|
{% for vm in state_not_equal_to_desired_state %}
|
||||||
@ -72,13 +69,11 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
{% if has_no_desired_ip_address|length > 0 %}
|
{% if has_no_desired_ip_address|length > 0 %}
|
||||||
<div class="third-margin">
|
<div class="row third-margin">
|
||||||
<div class="row">
|
|
||||||
<h1>🐣 has no desired ip address 🐣</h1>
|
<h1>🐣 has no desired ip address 🐣</h1>
|
||||||
</div>
|
</div>
|
||||||
{% for vm in has_no_desired_ip_address %}
|
{% for vm in has_no_desired_ip_address %}
|
||||||
@ -87,13 +82,11 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
{% if has_not_aquired_ip_address_yet|length > 0 %}
|
{% if has_not_aquired_ip_address_yet|length > 0 %}
|
||||||
<div class="third-margin">
|
<div class="row third-margin">
|
||||||
<div class="row">
|
|
||||||
<h1>🏃 hasn't aquired an ip address yet 🏃</h1>
|
<h1>🏃 hasn't aquired an ip address yet 🏃</h1>
|
||||||
</div>
|
</div>
|
||||||
{% for vm in has_not_aquired_ip_address_yet %}
|
{% for vm in has_not_aquired_ip_address_yet %}
|
||||||
@ -102,12 +95,10 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if stole_someone_elses_ip_and_own_ip_avaliable|length > 0 %}
|
{% if stole_someone_elses_ip_and_own_ip_avaliable|length > 0 %}
|
||||||
<div class="third-margin">
|
<div class="row third-margin">
|
||||||
<div class="row">
|
|
||||||
<h1>👻 stole someone elses ip and own desired ip is avaliable 👻</h1>
|
<h1>👻 stole someone elses ip and own desired ip is avaliable 👻</h1>
|
||||||
</div>
|
</div>
|
||||||
{% for vm in stole_someone_elses_ip_and_own_ip_avaliable %}
|
{% for vm in stole_someone_elses_ip_and_own_ip_avaliable %}
|
||||||
@ -122,12 +113,10 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if has_wrong_ip|length > 0 %}
|
{% if has_wrong_ip|length > 0 %}
|
||||||
<div class="third-margin">
|
<div class="row third-margin">
|
||||||
<div class="row">
|
|
||||||
<h1>🥴 has wrong ip address 🥴</h1>
|
<h1>🥴 has wrong ip address 🥴</h1>
|
||||||
</div>
|
</div>
|
||||||
{% for vm in has_wrong_ip %}
|
{% for vm in has_wrong_ip %}
|
||||||
@ -142,13 +131,11 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
{% if stole_someone_elses_ip_but_own_ip_also_stolen|length > 0 %}
|
{% if stole_someone_elses_ip_but_own_ip_also_stolen|length > 0 %}
|
||||||
<div class="third-margin">
|
<div class="row third-margin">
|
||||||
<div class="row">
|
|
||||||
<h1>💀 stole someone elses ip but own desired ip was also stolen 💀</h1>
|
<h1>💀 stole someone elses ip but own desired ip was also stolen 💀</h1>
|
||||||
</div>
|
</div>
|
||||||
{% for vm in stole_someone_elses_ip_but_own_ip_also_stolen %}
|
{% for vm in stole_someone_elses_ip_but_own_ip_also_stolen %}
|
||||||
@ -163,7 +150,6 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<div class="third-margin">
|
<div class="third-margin">
|
||||||
|
Loading…
Reference in New Issue
Block a user