{% extends 'components/shell.html' %} {% from 'components/timestamp.html' import timestamp %} {% from 'account/components/notification.html' import notification_item %} {% block title %} Account notificatons {% endblock title %} {% block content %}

Notifications

{% endblock content %}