townengine/docs/wiki/template.html

16 lines
371 B
HTML
Raw Normal View History

2025-02-03 18:55:26 +00:00
<!doctype html>
<html>
<head>
<title>Townengine Wiki : {About}</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1 style="margin-bottom:0in;">1. {About}</h1>
<a href="index.html">Go back
2025-02-03 19:28:29 +00:00
<p><a name="{Section}"></a><strong>1.1 </strong><strong>{Section}</strong>
2025-02-03 18:55:26 +00:00
<blockquote>
<p>Text
</blockquote>
</body>
</html>