1
0
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:
Robert Langhammer
2017-01-21 18:00:26 +00:00
parent 4ae9e15051
commit 008772344c
23 changed files with 1265 additions and 0 deletions

25
site.html Normal file
View 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 'navh.html';
?>