{% extends "subjects/maintenance_base.html" %} {% load i18n django_bootstrap5 auth %} {% block title %}{% translate "Estranged subjects" %} · {{ block.super }}{% endblock %} {% block content %}

{% translate 'The following subjects have not been contacted for a long time:' %}

{% if is_paginated %} {% endif %} {% endblock %}