Add timestamp to emails

This commit is contained in:
Girish Ramakrishnan
2017-01-26 12:46:56 -08:00
parent 3e21b6cad3
commit f41b08d573
8 changed files with 17 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ User <%= user.username || user.alternateEmail || user.email %> <%= event %> in t
Powered by https://cloudron.io
Sent at: <%= new Date().toUTCString() %>
<% } else { %>
<% } %>