fix
This commit is contained in:
parent
a42dfe5469
commit
085c5151bc
|
@ -348,7 +348,7 @@
|
||||||
<div class="container mb-5 page-break">
|
<div class="container mb-5 page-break">
|
||||||
{% if loop.index == 1 %}
|
{% if loop.index == 1 %}
|
||||||
<div class="col-12" style="margin-bottom: 20px;">
|
<div class="col-12" style="margin-bottom: 20px;">
|
||||||
<h3>Tenchnical Details</h3>
|
<h3>Technical Details</h3>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<h4>{{ (erasure.device.serial_number or '').upper() }}</h4>
|
<h4>{{ (erasure.device.serial_number or '').upper() }}</h4>
|
||||||
|
|
Reference in New Issue