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

{% translate 'The following subjects have been contacted for recruitment consent:' %}

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