22 lines
310 B
Plaintext
22 lines
310 B
Plaintext
<html>
|
|
<head>
|
|
<title>Maps index for #REGIONNAME#</title>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
<b>Region's longname:</b> #REGIONLONGNAME#
|
|
</p>
|
|
<p>
|
|
<b>Region description:</b> #REGIONDESC#
|
|
</p>
|
|
|
|
<br />
|
|
<br />
|
|
|
|
#MAPCOUNT# maps found:
|
|
#LETTERS#
|
|
|
|
<a href="maps.html">Back to global map index.</a>
|
|
</body>
|
|
</html>
|