{{ _('Date Deleted') }} | {{ _('Theme') }} | {{ _('Artist') }} |
---|---|---|
{{ addon.modified|babel_datetime }} | {{ addon.name }} | {% if addon.authors.exists() %} {{ emaillink(addon.authors.all()[0].email) }} {% endif %} |
{{ _('No deleted themes found for this period.') }}
{% endif %} {% if pager.has_other_pages() %} {{ pager|impala_paginator }} {% endif %}