16 lines
		
	
	
		
			410 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			410 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <title>Townengine Wiki : {About}</title>
 | 
						|
    <link rel="stylesheet" href="style.css">
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <h1 style="margin-bottom:0in">X1. {About}<span style="float:right">{twn}</span></h1>
 | 
						|
    <a href="index.html">Go back
 | 
						|
    <p><a name="{Section}"></a><strong>X1.1 </strong><strong>{Section}</strong>
 | 
						|
    <blockquote>
 | 
						|
      <p>Text
 | 
						|
    </blockquote>
 | 
						|
  </body>
 | 
						|
</html>
 |