init
This commit is contained in:
15
.hta_slug/cleads/test.php
Normal file
15
.hta_slug/cleads/test.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>WhatsApp Message Link</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- Replace "1234567890" with the phone number and "Hello!" with the message you want to send -->
|
||||
<a href="https://wa.me/919635598420?text=Hello!" target="_blank">Click here to message</a>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user