<html> <head> <title>Static Site</title> </head> <body> <h1>Static Site</h1> <p>This is a static site.</p> </body> </html>