discourse/app/assets/javascripts/admin/addon/templates/config-look-and-feel-themes.hbs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
195 B
Handlebars
Raw Normal View History

<DBreadcrumbsItem
@path="/admin/config/look-and-feel/themes"
@label={{i18n "admin.config_areas.look_and_feel.themes.title"}}
/>
<AdminConfigAreas::LookAndFeelThemes @themes={{this.model}} />