]> git.decadent.org.uk Git - maypole.git/blob - templates/factory/header
90274d48c76bc14300ad0357b0a2b98096c4acc8
[maypole.git] / templates / factory / header
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
3 <head>\r
4         <title>[% config.application_name || "A poorly configured Maypole application" %]</title>\r
5         <meta http-equiv="Content-Language" content="en" />\r
6         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\r
7         <link title="Maypole Default" href="/maypole.css" type="text/css" rel="stylesheet" />\r
8         <script type="text/javascript">\r
9 <!--\r
10 function go() {\r
11     box = document.forms[-1].navi;\r
12     destination = box.options[box.selectedIndex].value;\r
13     if (box.options[box.selectedIndex].class == 'redirect')\r
14         location.href = destination;\r
15 }\r
16 // -->\r
17 </script>\r
18 </head>\r
19 <body>\r
20         <div class="content">