New section 'topnav', where a main_menu can be put in a horizontal fashion.
[gruta.git] / templates / artemus / ALL / header
blob2aafe72fe0176d77b2c3907c2ce8d28d4ae4096a
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2        "http://www.w3.org/TR/REC-html40/loose.dtd">
3 <html>
5 <head>
6         <link rel = "icon" href = "img/favicon.ico" type = "image/ico">
7         <link rel = "shortcut icon" href = "img/favicon.ico">
8         <link rel = "alternate" type = "text/xml" title = "RDF" href = "http://{-host}/?t=RDF">
9         <link rel = "alternate" type = "text/xml" title = "RSS" href = "http://{-host}/?t=RSS">
10         <meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1">
11         <title>{-slogan}</title>
12         <style type = 'text/css'>{-css}</style>
13 </head>
15 <body>
16 <div class = 'outer-container'>
18 {-top}
20 {-topnav}
22 <div class = 'inner-container'>