{% extends "layouts/base.html" %} {% load i18n static %} {% block title %} Notification {% endblock title %} {% block content %}
Notifications on this page use Toasts from Bootstrap. Read more details here.