<% let expirationDate = null; %>

Hello <%=user.name%>,

The following files have been assigned from <%=prevUser.name%> to you<%=prevUser.userId !== assignUser.userId ? ' by ' + assignUser.name : ''%>:

<% if (expirationDate !== null) { %> These files will be automatically deleted after <%=expirationDate.toLocaleString('en-US')%> <% } %>

You can download these files by logging in to <%=adminUrl%>

Cheers,
Recv