{% extends 'scipost/_personal_page_base.html' %} {% block breadcrumb_items %} {{block.super}} My notifications ({{notifications|length}}) {% endblock %} {% block pagetitle %}: My notifications ({{notifications|length}}){% endblock pagetitle %} {% block content %} {% endblock %}