More fixes...
[shipsimu.git] / templates / de / code / header.ctp
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html>
3 <head>
4         <title>
5                 $content[title]
6         </title>
7
8         <meta name="author" content="$config[meta_author]" />
9         <meta name="publisher" content="$config[meta_publisher]" />
10         <meta name="keywords" content="$config[meta_keywords]" />
11         <meta name="robots" content="index,follow" />
12         <meta name="description" content="$config[meta_description]" />
13         <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
14         <meta http-equiv="content-style-type" content="text/css" />
15         <meta http-equiv="content-script-type" content="text/javascript" />
16         <meta http-equiv="language" content="de" />
17 </head>
18
19 <body>
20 <div id="masterbox">