File diff a73a7ee84fa3 → 68ff18480213
templates/page.tmpl
Show inline comments
...
 
@@ -9,13 +9,13 @@
 
    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
 
    <!--[if lt IE 9]>
 
      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 
    <![endif]-->
 

	
 
    <!-- Le styles -->
 
    <!-- <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" /> -->
 
    <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
 
    <link rel="stylesheet" href="<TMPL_VAR BASEURL>bootstrap.css" type="text/css" />
 
    <link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
 
  </head>
 

	
 
  <body>