diff --git a/site/plugins/admin/views/templates/extends/templates/index.html b/site/plugins/admin/views/templates/extends/templates/index.html index c03188c0..ea4164ae 100644 --- a/site/plugins/admin/views/templates/extends/templates/index.html +++ b/site/plugins/admin/views/templates/extends/templates/index.html @@ -12,20 +12,20 @@
{% if templates_list|length > 0 %} - {% for template in templates_list %} + {% for id in templates_list %}