Files
WYGIWYH/app/templates/includes/toasts.html
2025-11-09 15:31:50 -03:00

6 lines
207 B
HTML

<div id="toasts">
<div class="toast toast-top toast-end toast-container z-1050" hx-trigger="load, updated from:window, toasts from:window" hx-get="{% url 'toasts' %}" hx-swap="beforeend">
</div>
</div>