{% extends "execution/base.html" %} {% load i18n bootstrap4 humanize %} {% block title %}{{ study }} · {{ block.super }}{% endblock %} {% block content %}
{% trans 'This form allows you to send a message to all subjects who indicated interest in the study outcome. You cannot attach a document to the email, but you can include a link.' %}
{% if study.outcomemailbatch_set.all %}