20 lines
687 B
HTML
20 lines
687 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html>
|
|
<head>
|
|
<title>PIM Status</title>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
|
|
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
|
|
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
|
<META HTTP-EQUIV="Expires" CONTENT="-1">
|
|
<META HTTP-EQUIV="refresh" CONTENT="20">
|
|
<link href="../../opt/conn/data/pim_status.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body><div id="div_body">
|
|
<h1>PIM Status</h1>
|
|
%objects_activation%
|
|
%objects_saved_devices%
|
|
%errors%
|
|
%connected_devices_information%
|
|
%connection_states_status%
|
|
</div></body>
|
|
</html> |