templates: bom: show bom header

This commit is contained in:
Laurier Loiselle 2023-04-19 17:23:40 -04:00
parent 648872a91a
commit 66e3258d52
No known key found for this signature in database
GPG Key ID: 345920CC72089A3F

View File

@ -53,6 +53,7 @@
<!-- BOM TEMPLATE --!>
<div id="bom">
<b> BOM </b>
<table>
{% if not bom_reversed %}
{{ bom_header_gen() }}