webif/var/mongoose/html/lib/header.shtml

17 lines
504 B
Plaintext
Raw Normal View History

<html>
<head>
<title><!--#exec cmd="/mod/var/mongoose/include/model.jim" --></title>
<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 style="clear: both">
<!-- end of header -->