4 lines
80 B
Twig
4 lines
80 B
Twig
<div class="alert alert-{{ context }}" role="alert">
|
|
{{ message|raw }}
|
|
</div>
|