(no commit message)
[ppastats.git] / www / header.tpl
diff --git a/www/header.tpl b/www/header.tpl
deleted file mode 100644 (file)
index ff52748..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<html> 
-  <head>
-    <title>@TITLE@</title>
-    <link type="text/css" href="css/wpitchoune.css" rel="stylesheet"/>
-    <link type="text/css" href="css/ppastats.css" rel="stylesheet"/>
-    <link type="text/css" href="css/jquery.jqplot.min.css" rel="stylesheet" />
-    <!--[if lt IE 9]><script language="javascript" type="text/javascript" src="js/excanvas.js"></script><![endif]-->
-    <script type="text/javascript" src="js/jquery.min.js"></script>
-    <script type="text/javascript" src="js/jquery.jqplot.min.js"></script>
-    <script type="text/javascript" src="js/jqplot.dateAxisRenderer.min.js"></script>
-    <script type="text/javascript" src="js/ppastats.js"></script>
-    <script>@SCRIPT@</script>
-  </head>
-  <body>
-  <div id="page">
-