{% extends 'layouts/base.html' %} {% load static %} {% block content %}
{% include 'includes/pre-loader.html' %}

Toasts

Push notifications to your visitors with a toast, a lightweight and easily customizable alert message.

{% include 'includes/components/_toasts.html' %}
{% endblock content %}