Add timestamp to emails
This commit is contained in:
@@ -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 { %>
|
||||
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user