12 lines
243 B
HTML
12 lines
243 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content Type" content="text/html; charset=utf-8" />
|
|
<title>Platform B</title>
|
|
</head>
|
|
<body>
|
|
<h1>Page under construction</h1>
|
|
<h2>Stay tuned for more information</h2>
|
|
</body>
|
|
</html>
|