Failed to ignore revisions in .git-blame-ignore-revs.

10 lines
189 B
Handlebars
Raw Normal View History

{{#unless editingTheme}}
2019-02-08 11:38:15 +01:00
{{themes-list
themes=fullThemes
components=childThemes
currentTab=currentTab
installModal=(route-action "installModal")}}
{{/unless}}
2019-02-08 11:38:15 +01:00
{{outlet}}