删除掉 邮箱模板

START
鹿和sa0ChunLuyu 2 years ago
parent efa61e5e3a
commit 0593192ef0

@ -1,16 +0,0 @@
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Example Email</title>
</head>
<body>
<div>
<h1>欢迎 {{ $data['name'] }}</h1>
<p>{{ $data['date'] }}</p>
</div>
</body>
</html>
Loading…
Cancel
Save