templates/master.html
authorAlan Knowles <alan@roojs.com>
Thu, 20 Sep 2018 08:29:50 +0000 (16:29 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 20 Sep 2018 08:29:50 +0000 (16:29 +0800)
templates/master.html

index 1156694..008029f 100644 (file)
            <flexy:include src="favicon.html"></flexy:include>
        
         <link href="{rootURL}/roojs1/css-bootstrap/font-awesome.css" rel="stylesheet" type="text/css" />
-        
-        <!-- stiil need the css path? -->
-        {if:!css_path}
-        <link href="{rootURL}/roojs1/css-bootstrap/bootstrap.min.css" rel="stylesheet" type="text/css" />
-        <link href="{rootURL}/roojs1/css-bootstrap/roojs-bootstrap-debug.css" rel="stylesheet" type="text/css" />
-        {end:}
-    
+         
         {outputCSSIncludes()}
      </head>