diff --git a/templates/admin/categories/import.html b/templates/admin/categories/import.html new file mode 100644 index 0000000..4e5b051 --- /dev/null +++ b/templates/admin/categories/import.html @@ -0,0 +1,79 @@ +{% extends 'admin/base.html' %} +{% block _title %}Import/Export{% endblock %} +{% set import_link = 'active' %} +{% block _content %} +
Date | +Actions | +
---|---|
{{ export.timestamp }} | ++ Download + + | +
No exports created yet
+ {% endif %} +