remove test email

This commit is contained in:
2026-03-18 09:32:36 +01:00
parent ee949da604
commit 6ff9d3a6a7
2 changed files with 0 additions and 69 deletions
-12
View File
@@ -1,12 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Test Email</title>
</head>
<body>
<h1>Hello {{ $name }}</h1>
<p>This is a test email sent from your application using MailHog!</p>
</body>
</html>