{% load i18n %} {% load static %}
| {% trans "Item" %} | {% trans "Set duration" %} | {% trans "Add to rotation" %} | {% trans "Delete" %} |
|---|---|---|---|
| {$ i.name $} |
| {% trans "Item type" %} |
| {% trans "Rotation" %} | {% trans "id" %} | {% trans "Select" %} | {% trans "Preview" %} | {% trans "Delete" %} |
|---|---|---|---|---|
| {$ r.name $} | {$ r.id $} | |||
| {% trans "Instance" %} | {% trans "Duration" %} | {% trans "Delete" %} |
|---|---|---|
| {$ i.item.name $} | {$ i.duration $} s |