diff --git a/site/plugins/admin/views/templates/extends/templates/index.html b/site/plugins/admin/views/templates/extends/templates/index.html index ce70daee..c03188c0 100644 --- a/site/plugins/admin/views/templates/extends/templates/index.html +++ b/site/plugins/admin/views/templates/extends/templates/index.html @@ -2,14 +2,55 @@ {% block content %} {% if (templates_list|length > 0) or (partials_list|length > 0) %} - +
{{ tr('admin_name') }} | +{{ tr('admin_type') }} | ++ |
---|---|---|
+ {{ template }} + | +{{ tr('admin_template') }} | +
+
+ {{ tr('admin_edit') }}
+
+
+
+
+
+ {{ tr('admin_delete') }}
+ |
+