{% extends "base.html.jinja" %} {% block content %}

Notifications

{% include "components/notifications_list.html.jinja" %}
{% endblock %}