2019-04-25 11:04:22 +02:00

17 lines
291 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="css/mobile.css">
<link rel="icon" href="img/ohm.ico">
</head>
<body>
<h2>
Patientenverwaltung
<small>Ein Demoprojekt</small>
</h2>
</body>
</html>