2020-10-23 08:26:32 +00:00
|
|
|
<div
|
2021-05-13 10:36:51 +00:00
|
|
|
class="notice {{or @type 'info'}}"
|
2020-10-23 08:26:32 +00:00
|
|
|
...attributes
|
|
|
|
>
|
|
|
|
{{yield (hash
|
|
|
|
Header=(component 'anonymous' tagName="header")
|
|
|
|
Body=(component 'anonymous')
|
2020-10-26 16:51:53 +00:00
|
|
|
Footer=(component 'anonymous' tagName="footer")
|
2020-10-23 08:26:32 +00:00
|
|
|
)}}
|
|
|
|
</div>
|