{% load i18n %}
| {% trans "Item" %} | {% trans "Type" %} | {% trans "Set duration" %} | {% trans "Add to rotation" %} | {% trans "Delete" %} |
|---|---|---|---|---|
| {$ i.name $} | {$ i.display_name $} |
| {% trans "Instance" %} | {% trans "Duration" %} | {% trans "Delete" %} |
|---|---|---|
| {$ i.item.name $} | {$ i.duration $} s |