1
0
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

21 Zeilen
605 B
PHTML

<!DOCTYPE html>
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<meta charset="UTF-8">
<title>GIS Server</title>
</head>
<body>
<h1>TerranQuest GIS Server</h1>
<p>
This server handles the global terrain data for TerranQuest.
To request an API key for your server, go here:
<a href="https://netsyms.com/#contact">https://netsyms.com/#contact</a>
</p>
</body>
</html>