pentest-distro-builder/filesystem/etc/skel/Templates/web/html.html
2018-10-17 14:11:16 -06:00

9 lines
109 B
HTML

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