pentest-distro-builder/filesystem/root/Templates/web/html.html
Kaj Forney 07fcaebe97 Parrot preseed changes
Former-commit-id: 07271c848c5ee6372f461d7303a49c785d5db8fb
Former-commit-id: f42f1393ead3eb4f41d8b8ad7a019efddfa3ce62
2018-10-17 15:35:13 -06:00

10 lines
109 B
HTML

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