1 2 3 4 5 6 7 8 9 10
<!DOCTYPE html> <html> <head> <title>Plain page</title> </head> <body> <h1>Welcome</h1> <p>Nothing captcha-related here.</p> </body> </html>