{% extends "subjects/maintenance_base.html" %} {% load i18n bootstrap4 auth %} {% block title %}{% trans "Waiting for consent" %} · {{ block.super }}{% endblock %} {% block content %}

{% trans 'The following subjects have a record of coming late or not at all:' %}

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