Report who the site managers are for the BCC
[htsworkflow.git] / htsworkflow / frontend / templates / experiments / email_preview.html
index a045c74ca9fc16fd37efffa90706e018625d861d..6cbc065ac73b6ec038c67f6fde8d35432b1f5373 100644 (file)
@@ -18,7 +18,7 @@ email address <br/>
 {{ body }}
 {% endfor %}<hr/>
 <form method="get">
-<label for="bcc">BCC Managers?</label>
+<label for="bcc">BCC {% for m in site_managers %}{{ m }} {% endfor %}</label>
 <input type="checkbox" id="bcc" name="bcc" checked="on"/><br/>
 <input type="hidden" name="send" value="1"/>
 <input type="submit" value="Send Email"/>