{% load i18n %} {% load static %} {% load humanize %} {% load evelinks %} {% load ledger %} {% if character %}
{% trans "Product" %} | {% trans "Product Name" %} | {% trans "Amount" %} | |
---|---|---|---|
{{ facility.facility_name }} |
|
{{ content.product_name }} | {{ content.amount|intcomma }} |
{% trans "Facility" %} | {% trans "Input" %} | {% trans "Output" %} | {% trans "Active" %} |
---|---|---|---|
{{ facility.facility_name }} |
{% for input in facility.input_icons %}
|
{% if facility.output_icon %}
|
![]() |