pentest-distro-builder/filesystem/etc/skel/Templates/web/html.html
Kaj Forney 5d98ea3735 Update parrot-build.
Former-commit-id: e5cc9a092d
Former-commit-id: 57ffa6957f9edc0735ac97c86594b1b27d4dbde9
2018-10-17 14:11:16 -06:00

10 lines
109 B
HTML

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