{% load django_vite %} {# React Toast Notification Island #} {# This template provides the mount point for toast notifications. Typically included in the base layout for global toast messages. #}
{% vite_react_refresh %} {% if lightwave_config.islands.toast_js %} {% vite_asset lightwave_config.islands.toast_js %} {% endif %}