size: printing size of style
[treecutter.git] / style / freggies / index.en.html.tmpl
index 8f41022f2babf148a11798e0820d5566e1ea5ef7..e15029c6ecd11eb59eeac495ac7295b4f76eaf8e 100644 (file)
@@ -4,9 +4,9 @@
   <head>
     <meta charset="utf-8" />
     <title>$title</title>
-    <link rel="stylesheet" href="css/styles.css"
+    <link rel="stylesheet" href="/css/styles.css"
          type="text/css" media="screen" />
-    <link rel="stylesheet" href="css/print.css"
+    <link rel="stylesheet" href="/css/print.css"
          type="text/css" media="print" />
     <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
   </head>
        </section><!-- end of #content -->
 
        <aside id="sidebar"><!-- sidebar -->
-         <h3>$levelname</h3>
+         <h3>Languages</h3>
+         $langmenu
+
+         <h3>Location</h3>
          $levelmenu
 
          <h3>More Stuff</h3>
 
        </section><!-- end of footer-area -->
        <section class="footerbottom">
-         <p>©;2010 <a href="/">$site</a></p>
+         <p>© 2010 <a href="/">site</a></p>
        </section>
       </footer>