diff --git a/src/frontend.template.php b/src/frontend.template.php index f8d5711..074b2cd 100644 --- a/src/frontend.template.php +++ b/src/frontend.template.php @@ -20,52 +20,34 @@ $mailIds = array_map(function ($mail) { }, $emails); $mailIdsJoinedString = filter_var(join('|', $mailIds), FILTER_SANITIZE_SPECIAL_CHARS); +function niceDate($date){ + return $date; +} ?> + + + +
-+ Your disposable mailbox is ready. +
+