Files
WYGIWYH/app/templates/includes/toasts.html
Herculino Trotta 50b0c6ce01 initial commit
2024-09-26 11:00:40 -03:00

3 lines
94 B
HTML

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