{% load i18n %}
| {% trans "Name" %} | {% trans "Modified" %} | {% trans "Size" %} | |||||
|---|---|---|---|---|---|---|---|
| {% if item.url %} {{ item }} {% else %} {{ item }} {% endif %} | {{ item.modified_on }} | {{ item.size|filesizeformat }} | {% if item.url %} {% trans "Edit" %} {% else %} {% trans "Edit" %} {% endif %} | ||||
| {% trans "This theme has no CSS files." %} | |||||||