townengine/docs/wiki/template.html

16 lines
411 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>
2025-02-07 16:29:27 +00:00
<h1 style="margin-bottom:0in;">X1. {About}<span style="float:right">{twn}</span></h1>
2025-02-03 18:55:26 +00:00
<a href="index.html">Go back
2025-02-04 04:32:25 +00:00
<p><a name="{Section}"></a><strong>X1.1 </strong><strong>{Section}</strong>
2025-02-03 18:55:26 +00:00
<blockquote>
<p>Text
</blockquote>
</body>
</html>