{% extends "layouts/base.html" %} {% load static %} {% block title %} UI Notifications {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}

Notifications

Dozens of reusable components built to provide buttons, alerts, popovers, and more.

Sweet alerts

Documentation
{% endblock content %} {% block javascripts %}{% endblock javascripts %}