Skip to content

Commit d438c04

Browse files
authored
test
test
0 parents  commit d438c04

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Send Email</title>
6+
</head>
7+
<body>
8+
9+
<a href="mailto:example@gmail.com?subject=تست%20ارسال&body=متن%20تستی%20دکتر%20نوید%20نقش">
10+
ارسال ایمیل
11+
</a>
12+
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)