Web services status checking servlets, new clustalo x32 binary from Fabian, other...
[jabaws.git] / statpages / header.jsp
index 0dc4a1a..e37ed81 100644 (file)
@@ -3,12 +3,13 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>JABAWS usage statistics</title>
-<style type="text/css" media="all">
-     @import url("${pageContext.request.contextPath}/statpages/screen.css");
-</style>
+<title>${param.title}</title>
+
+<link rel="stylesheet" href="${pageContext.request.contextPath}/statpages/screen.css" type="text/css" media="all" />
 <link rel="stylesheet" href="${pageContext.request.contextPath}/statpages/print.css" type="text/css" media="print" />
 
+<script type="text/javascript" src="statpages/prototype-1.6.0.3.js"></script>
+
 </head>
 <body>
 <div id="mainpage">
\ No newline at end of file