mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2025-01-12 18:28:21 -07:00
9 lines
109 B
HTML
9 lines
109 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>foobar</title>
|
|
</head>
|
|
<body>
|
|
<div>foobar</div>
|
|
</body>
|
|
</html>
|