{{ req.type_name }}
{% trans "No thread yet" %}
{% trans "No negotiation started" %}
{% trans "Use the Actions panel to send a proposal. The conversation will appear here." %}
{% trans "Actions" %}
{{ req.status_hint }}
{% endif %}{% trans "Planning" %}
{% trans "Estimate & Setup" %}
{% trans "Time estimate" %}
{{ req.copy_duration.total_duration_display }}{{ req.copy_duration.meta_label }}
{% trans "Install estimate" %}
{{ req.copy_cost.total_installation_cost|floatformat:0|intcomma }} ISK{{ req.copy_cost.structure_name }}{% if req.copy_cost.solar_system_name %} · {{ req.copy_cost.solar_system_name }}{% endif %}
{% blocktrans with index=req.copy_cost.system_cost_index_percent|floatformat:2 tax=req.copy_cost.facility_tax_percent|floatformat:2 surcharge=req.copy_cost.scc_surcharge_percent|floatformat:2 %}SCI {{ index }}% · Tax {{ tax }}% · SCC {{ surcharge }}%{% endblocktrans %}