10 lines
159 B
HTML
10 lines
159 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Under Construction</title>
|
|
</head>
|
|
<body>
|
|
<p>This site is currently under construction.</p>
|
|
</body>
|
|
</html>
|