{% extends 'base.html' %} {% load static i18n pagination permissions_tags subject_counter %} {% load django_bootstrap_breadcrumbs %} {% block breadcrumbs %} {{ block.super }} {% if category %} {% breadcrumb category 'subjects:cat_view' category.slug %} {% endif %} {% breadcrumb 'Pendencies' 'notifications:manage' %} {% endblock %} {% block content %}
{% trans 'You got pendencies in the following subjects' %}: