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

4 lines
105 B
Twig
Raw Normal View History

2022-07-24 14:20:20 +02:00
{# The container to show the flash messages #}
2023-02-06 22:47:41 +01:00
<div class="toast-container" id="toast-container">
2022-07-24 14:20:20 +02:00
</div>