mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-25 01:35:24 -07:00
Kaj Forney
52a9131066
Former-commit-id: 94ef9665e63dd09fe4e9f7f6e4afa85d60c9c80a Former-commit-id: 57ffa6957f9edc0735ac97c86594b1b27d4dbde9
9 lines
109 B
HTML
9 lines
109 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>foobar</title>
|
|
</head>
|
|
<body>
|
|
<div>foobar</div>
|
|
</body>
|
|
</html>
|