for now, admin/basej.html doesn't change the look
authorTony Cook <tony@develop-help.com>
Fri, 8 May 2015 05:57:06 +0000 (15:57 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 18 May 2015 09:08:23 +0000 (19:08 +1000)
site/templates/admin/basej.tmpl

index 1046619dfd9796887cf0b6d30462adcd37835749..ee9e71f57d10e0f5938a1d3fa7aa8d1efe0717a6 100644 (file)
@@ -2,7 +2,6 @@
 <html lang="<:= request.language | html -:>">
   <head>
     <title><:= params.title :> - BSE</title>
-    <link rel="stylesheet" href="/css/reset.css" type="text/css" />
     <link rel="stylesheet" href="/css/admin.css" type="text/css" />
 <:.if params.css -:>
   <link rel="stylesheet" href="/css/<:= params.css :>" type="text/css" />