Update 1.html

This commit is contained in:
jagrit007 2025-10-11 19:56:09 +00:00
parent 79c81f12c0
commit 16730f1520

2
1.html
View File

@ -413,11 +413,11 @@
</table>
<div class="totals-section">
{{#hasTax}}
<div class="total-row subtotal">
<span>Subtotal</span>
<span>{{subtotal}}</span>
</div>
{{#hasTax}}
<div class="total-row">
<span>Tax {{#taxRate}}({{taxRate}}%){{/taxRate}}</span>
<span>{{taxAmount}}</span>