created Dashboard

This commit is contained in:
schrom01
2022-08-15 01:10:34 +02:00
parent a74ae43fb6
commit 62a17bc63d
13 changed files with 413 additions and 74 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<link rel="stylesheet" href="../static/Styles/main.css">
<meta charset="UTF-8">
<title>Bewässerungssystem</title>
<title>{{ translater.getTranslation("Irrigation") }}{{ translater.getTranslation("system") }}</title>
</head>
<body>
{% include "header.html" %}