Added files website

Signed-off-by: dehaandirk
This commit is contained in:
dehaandirk 2018-07-08 20:31:33 +02:00
commit 38efb5b94a
45 changed files with 39665 additions and 0 deletions

12
nav/powerquality-nav.html Normal file
View file

@ -0,0 +1,12 @@
<head>
<title>Energy4all - PowerQuality</title>
</head>
<header>
<div class="headernav" id="headernav">
<a class="left" href="content/powerquality/info.html">PowerQuality</a>
<a id="home_header" href="content/powerquality/info.html">Informatie</a>
<a href="content/powerquality/verstoringen.html">Verstoringen</a>
<a href="content/powerquality/realtime.html">Realtime grafieken</a>
</div>
</header>