mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-25 01:35:24 -07:00
10 lines
109 B
HTML
10 lines
109 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>foobar</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div>foobar</div>
|
||
|
</body>
|
||
|
</html>
|