Files
WYGIWYH/app/templates/includes/toasts.html
Herculino Trotta 3dde44b1cd changes
2024-10-09 00:31:21 -03:00

4 lines
95 B
HTML

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