13 lines
251 B
HTML
13 lines
251 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Chromagaming Civilization Screen</title>
|
|
</head>
|
|
<body>
|
|
<h1>The Civilization Screen</h1>
|
|
<p>Welcome to the civlization screen.</p>
|
|
<br />
|
|
<h2>Map</h2>
|
|
<h2>Login</h2>
|
|
</body>
|
|
</html>
|