Message

<%= content %>
<% if (!isNaN(date * 1)) { %>
Sent on <%= new Date(date).toISOString() %>
<% } %>