diff --git a/emails/file-expiry.tsx b/emails/file-expiry.tsx
index 26dde12..5b55bfb 100644
--- a/emails/file-expiry.tsx
+++ b/emails/file-expiry.tsx
@@ -23,7 +23,7 @@ const Email = (props: EmailProps) => {
const expiredPaths = (
-
+
{paths.map(path => (
- {path}
))}
@@ -35,7 +35,8 @@ const Email = (props: EmailProps) => {
Hi {name},
- In an ongoing effort to keep WATcloud's file storage efficient and maintain optimal performance, we routinely clean up specific directories that haven't been accessed in the past {daysForExpiry} days.
+ In an ongoing effort to keep WATcloud's file storage efficient and maintain optimal performance, we routinely clean up specific directories that haven't been accessed in the past {daysForExpiry} days.
+
The following paths on each respective machine are expired: