Null Email

Form

<#list repeatabilityEmails> <#items as email> <#list nsfEmails> <#items as email> <#if repeatabilityEmails?size + nsfEmails?size != 0>
Title: ${title}
URL: ${url?html}
Author(s): ${authors?html}
Key: ${preKey?html}/${postKey?html} (${index})
Queue: ${queueName?html} with ~${queueSize} items
Panic:
   
Author: ${name?html}
Institution: ${institution?html}
Department: ${department?html}
   
Engine: Google
Include: Author Title Institution Department
   
Email:
 
On second thought, this email above was in the PDF after all.
${email?html} (${repeatabilityKeys[email?index]?html})
${email?html} (${nsfAwardIds[email?index]?html})
   

Instructions