arp-spoofing/RSA/server/templates/index.html
2025-01-21 11:41:04 +01:00

11 lines
No EOL
238 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Welcome to the HomePage!</h1>
</body>
</html>