{%load static%}
[sick]
{%elif worker.status == 2%}[working]
{%elif worker.status == 3%}[training]
{%endif%}Model: {{order.engineeringModel}}
Profit: {{order.profit}}
Rounds left: {{order.maxRounds}}
{{worker.skilledModels}}
estimated profit: {{order.profit}}
max. rounds: {{order.maxRounds}}