You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
335 B
14 lines
335 B
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>PMV</title>
|
|
<link rel="stylesheet" href="style.css" type="text/css">
|
|
</head>
|
|
<body>
|
|
<h2>Schnittstellen</h2>
|
|
<p>Momentan müssen die Daten manuell über die MariaDB-Konsole verarbeitet werden.</p>
|
|
<hr>
|
|
<p><a href="index.html">Starseite</a></p>
|
|
</body>
|
|
</html>
|
|
|