2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 05:46:34 +00:00
Files
InvenTree/InvenTree/templates/price.html
2019-09-03 22:28:53 +10:00

1 line
110 B
HTML

{% if currency %}{{ currency.symbol }}{% endif %}{{ price }}{% if currency %} {{ currency.suffix }}{% endif %}