{% load i18n %} {% load static %} {% load staticfiles %}
| {% trans "Item type" %} |
| {% trans "Item" %} | {% trans "Type" %} | {% trans "Delete" %} |
|---|---|---|
| {$ i.name $} | {$ i.display_name $} |
| {% trans "Item" %} | {% trans "Type" %} | {% trans "Set duration" %} | {% trans "Add to rotation" %} | {% trans "Delete" %} |
|---|---|---|---|---|
| {$ i.name $} | {$ i.display_name $} |