2023-05-19 21:45:39 +00:00
|
|
|
<div>
|
|
|
|
<layout:Container>
|
|
|
|
<div class="d3c-1684524720-flex">
|
2023-05-25 13:59:13 +00:00
|
|
|
<vg-comp expr="c.IconSlot"></vg-comp>
|
2023-05-19 21:45:39 +00:00
|
|
|
<p vg-content="c.Message" style="white-space: pre-wrap;"></p>
|
|
|
|
</div>
|
|
|
|
</layout:Container>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
.d3c-1684524720-flex {
|
|
|
|
margin: 0.5em 0;
|
|
|
|
display: flex;
|
|
|
|
gap: 0.5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.d3c-1684524720-flex > * {
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<script type="application/x-go">
|
|
|
|
import (
|
|
|
|
"git.d3nexus.de/Dadido3/D3vugu-components/components/layout"
|
|
|
|
)
|
|
|
|
</script>
|