mirror of
https://github.com/moexe/FFFGateway-Monitoring.git
synced 2026-02-05 22:55:11 +01:00
Ein Anfang
This commit is contained in:
25
html/site.html
Normal file
25
html/site.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html><head>
|
||||
<title>Status Gateway rola1</title>
|
||||
<meta http-equiv="content-type" content="text/html">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
|
||||
|
||||
<link rel="stylesheet" href="main.css" type="text/css" media="screen">
|
||||
<script src="script.js"></script>
|
||||
|
||||
|
||||
</head><body>
|
||||
<div id="wrapper">
|
||||
<div id="kopf">
|
||||
</div>
|
||||
<div id="bodybox">
|
||||
<?php
|
||||
include 'html/navh.html';
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user