pentest-distro-builder/filesystem/root/Templates/web/html.html

9 lines
109 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>foobar</title>
</head>
<body>
<div>foobar</div>
</body>
</html>