{% extends "base.html" %} {% load profiles %} {% load humanize %} {% load static %} {% load guardian_tags %} {% load url %} {% load notification_extras %} {% block title %}Notifications - {{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %} {% include "grandchallenge/partials/filters.html" with filter=filter filters_applied=filters_applied %}