PortableInfobox/templates/PortableInfoboxWrapper.mustache
2016-03-29 12:12:11 +02:00

6 lines
365 B
Plaintext

{{!
This template is linked with of mercury/front/templates/main/components/infobox-builder-item-wrapper.hbs
Changing this template requires modifying the other in mercury repo.
}}
<aside class="portable-infobox pi-background {{#isEuropaEnabled}} pi-europa{{/isEuropaEnabled}}{{#theme}} {{theme}}{{/theme}}{{#layout}} {{layout}}{{/layout}}">{{{content}}}</aside>