Div Added

This commit is contained in:
Akhilesh Jha 2025-07-23 15:21:32 +05:30
parent 457b33fb1f
commit 12edf58d48

View File

@ -6,6 +6,9 @@
<title>Document</title> <title>Document</title>
</head> </head>
<body> <body>
<div class="newcall"></div>
<div class="newcall"></div>
<div class="newcall"></div>
<div class="newcall"></div>
</body> </body>
</html> </html>