Part-DB.Part-DB-server/templates/_toast_container.html.twig

4 lines
129 B
Twig
Raw Normal View History

2022-07-24 14:20:20 +02:00
{# The container to show the flash messages #}
<div class="toast-container" id="toast-container" style="min-width: 20%;">
</div>