|
|
@@ -2,7 +2,7 @@
|
|
|
<html>
|
|
|
<head>
|
|
|
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
|
|
-<title>jomjol - AI on the edge</title>
|
|
|
+<title>AI on the edge</title>
|
|
|
<meta charset="utf-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
<link rel="stylesheet" href="style.css" type="text/css" >
|
|
|
@@ -61,8 +61,11 @@
|
|
|
|
|
|
<iframe name="maincontent" class="iframe" id="maincontent" src="wasserzaehler_roi.html"></iframe>
|
|
|
|
|
|
+<span id="Version" style="font-size: 10px; margin-top: -5px">Loading version...</span>
|
|
|
+
|
|
|
<script type="text/javascript">
|
|
|
LoadHostname();
|
|
|
+ LoadVersion();
|
|
|
</script>
|
|
|
|
|
|
</div>
|