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

{% translate 'The following subjects have notes. Notes will be removed soon. The information should be moved to other appropriate fields:' %}

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