{% import 'macro/accordion.html' as accordion %} {{ accordion.header('Themes', 'theme', 'admin', expanded=open_theme, icon='price-tag-3-line') }}
File
{% if theme.exception %}{% endif %}

The themes file is: {{ config['THEMES_PATH'].value }}. {% if theme.size %} {{ theme.human_size() }}{% endif %} {% if theme.mtime %} {{ theme.human_time() }}{% endif %}

Counters

Refresh

Refresh the themes cache Update the themes file

{{ accordion.footer() }}