forked from hummypkg/webif
9b2f138fd9
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@420 2a923420-c742-0410-a762-8d5b09965624
23 lines
724 B
Plaintext
23 lines
724 B
Plaintext
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title><!--#exec cmd="/mod/var/mongoose/include/model.jim" --></title>
|
|
<meta http-equiv="expires" value="Thu, 01 Jan 1970 00:00:00 GMT" />
|
|
<meta http-equiv="pragma" content="no-cache" />
|
|
<link rel="shortcut icon" href=/img/favicon.ico />
|
|
<link href=/css/style.css rel=stylesheet type=text/css />
|
|
<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>
|
|
</head>
|
|
<body>
|
|
|
|
<!--#include virtual="/lib/topbar.shtml" -->
|
|
<div id=restart_block>
|
|
<!--#exec cmd="/mod/var/mongoose/include/restart.jim" -->
|
|
</div>
|
|
|
|
<div style="clear: both">
|
|
|
|
<!-- end of header -->
|