blob: 0964a4d18913251c2e41ab7ee2bb1a0de43bf1b6 [file] [log] [blame]
<!--
! Copyright 2009-2013 by The Regents of the University of California
! Licensed under the Apache License, Version 2.0 (the "License");
! you may not use this file except in compliance with the License.
! you may obtain a copy of the License from
!
! http://www.apache.org/licenses/LICENSE-2.0
!
! Unless required by applicable law or agreed to in writing, software
! distributed under the License is distributed on an "AS IS" BASIS,
! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
! See the License for the specific language governing permissions and
! limitations under the License.
!-->
<html>
<head>
<script type="text/javascript" src="/static/javascript/jquery/jquery.min.js"></script>
<script type="text/javascript" src="/static/javascript/jquery/plugins/jquery.timer.js"></script>
<script type="text/javascript" src="/static/javascript/jquery/plugins/jquery.getParams.js"></script>
<script type="text/javascript" src="/static/javascript/jquery/plugins/jquery-ui.min.js"></script>
<script type="text/javascript" src="/static/javascript/flot/jquery.flot.min.js"></script>
<script type="text/javascript" src="/static/javascript/flot/jquery.flot.resize.min.js"></script>
<script type="text/javascript" src="/static/javascript/jsplumb/jquery.jsPlumb-1.3.5-all-min.js"></script>
<link rel="stylesheet" type="text/css" href="/static/stylesheet/jquery-ui/themes/base/jquery-ui.css"></link>
<link rel="stylesheet" type="text/css" href="/static/stylesheet/adminconsole.css"></link>
</head>
<body>
<div id="header">
</div>
<wicket:child xmlns:wicket/>
</body>
</html>