website/assets/vendor/captcha-system/hello.html

9 lines
117 B
HTML
Raw Permalink Normal View History

2024-02-22 19:46:57 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>