{{localize "CityOfMist.command.destroyTheme"}}
{{theme.name}} ({{theme.themebook.system.type}})
{{#each tags as |tag tid|}}
-
{{> "systems/city-of-mist/templates/parts/tag-display.html" tag=tag owner=../owner locked=true sheetowner=null canBurn=false}}
{{/each}}
{{#each improvements as |imp tid|}}
-
{{> "systems/city-of-mist/templates/parts/improvement-display.html" improvement=imp owner=../owner locked=true sheetowner=null}}
{{/each}}
{{localize "CityOfMist.command.buildUpGained"}} : {{BUGenerated}}
{{#if (gt BUImpGained 0)}}
({{BUImpGained}} {{localize "CityOfMist.misc.newMoE"}}!)
{{/if}}