server-1.12/utils/templates/index_region.template

13 lines
141 B
Plaintext

<html>
<head>
<title>Region list</title>
</head>
<body>
#REGIONCOUNT# regions in the world:
<ul>
#REGIONS#
</ul>
<body>
</html>