mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 15:34:01 +01:00
4 lines
95 B
HTML
4 lines
95 B
HTML
<div id="toasts" hx-get="{% url 'toasts' %}"
|
|
hx-trigger="load, toast from:window">
|
|
</div>
|