{% extends "plugins/themes/templates/index.html" %} {% block title %}{{ title }}{% endblock %} {% block themes_container %} {% block scripts %} {{super()}} {% endblock scripts %}
ID | {{ i18n('plugins.themes.themes.theme') }} | {{ i18n('interface.common.url') }} | {% for item in list %} | |
---|---|---|---|---|
{{ loop.index }} | {{ item.name }} | {{ item.url }} | {{ utils.render_icon('copy') }} |
ID | {{ i18n('plugins.themes.themes.theme') }} | {{ i18n('interface.common.url') }} | {% for item in group["items"] %} | |
---|---|---|---|---|
{{ loop.index }} | {{ item.name }} | {{ item.url }} | {{ utils.render_icon('copy') }} |