2011-06-07 13:26:45 +00:00
|
|
|
puts {
|
|
|
|
<html>
|
|
|
|
<head>
|
2011-06-09 21:16:30 +00:00
|
|
|
<title>
|
|
|
|
}
|
|
|
|
source /mod/var/mongoose/include/model.jim
|
|
|
|
puts {
|
|
|
|
</title>
|
2011-06-16 03:10:41 +00:00
|
|
|
<link rel="shortcut icon" href=/img/favicon.ico />
|
|
|
|
<link href=/css/style.css rel=stylesheet type=text/css />
|
2011-06-08 23:33:35 +00:00
|
|
|
<link type="text/css" href="/css/jquery-ui.css" rel="Stylesheet" />
|
|
|
|
<script type="text/javascript" src="/js/jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="/js/jquery-ui.js"></script>
|
2011-06-07 13:26:45 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
}
|
|
|
|
|
|
|
|
source /mod/var/mongoose/html/lib/topbar.jim
|
2011-07-07 22:33:19 +00:00
|
|
|
source /mod/var/mongoose/include/restart.jim
|
2011-06-07 13:26:45 +00:00
|
|
|
|
|
|
|
puts {
|
|
|
|
<div style="clear: both">
|
|
|
|
|
|
|
|
<!-- end of header -->
|
|
|
|
}
|
|
|
|
|
|
|
|
set renderstart [clock milliseconds]
|
|
|
|
|