{% extends 'partials/base.html' %} {% load static %} {% block extra_css %} {% endblock %} {% block contents %}

Notifications

Toasts are lightweight notifications designed to mimic the push notifications


                                            
{% endblock %} {% block extra_javascript %} {% endblock %}