{% extends "layouts/base.html" %} {% load i18n static %} {% block title %} Notification {% endblock title %} {% block content %}
Alerts
Notifications

Notifications on this page use Toasts from Bootstrap. Read more details here.

{% include 'includes/footer.html' %}
{% endblock content %}