discourse/app/assets/javascripts/admin/templates/customize-themes.hbs

6 lines
130 B
Handlebars

{{#unless editingTheme}}
{{themes-list themes=fullThemes components=childThemes currentTab=currentTab}}
{{/unless}}
{{outlet}}