Changeset - 68ff18480213
[Not reviewed]
0 1 0
Joar Wandborg - 10 years ago 2013-10-23 14:36:54
joar@wandborg.se
Re-added styles.css
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
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>
 

	
0 comments (0 inline, 0 general)