Files
WYGIWYH/app/templates/includes/toasts.html
2024-10-16 00:16:48 -03:00

4 lines
115 B
HTML

<div id="toasts" hx-get="{% url 'toasts' %}"
hx-trigger="load, toast from:window, toasts from:window">
</div>