17 lines
		
	
	
		
			625 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			625 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8" ?>
 | 
						|
             <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 | 
						|
                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 | 
						|
    <html xml:lang="en-gb"
 | 
						|
          lang="en-gb">
 | 
						|
  <head xml:lang="en-gb"
 | 
						|
            lang="en-gb">
 | 
						|
    <meta http-equiv="content-type" content="html; charset=utf-8" />
 | 
						|
    <link href="icon.png" rel="shortcut icon" />
 | 
						|
    <link href="/favicon.ico" rel="shortcut icon" />
 | 
						|
    <link type="text/css" rel="stylesheet" href="style.css" media="all" />
 | 
						|
    <title>$title</title>
 | 
						|
 | 
						|
  </head>
 | 
						|
    <body xml:lang="en-gb"
 | 
						|
              lang="en-gb">
 |