2020-12-20 00:33:23 +01:00
|
|
|
|
2021-04-13 10:33:40 +02:00
|
|
|
<!DOCTYPE html >
|
|
|
|
<html lang = "de" >
|
|
|
|
<html >
|
|
|
|
<head >
|
|
|
|
<meta charset = "UTF-8" >
|
|
|
|
<meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
|
|
|
|
<title></title >
|
|
|
|
|
|
|
|
<link href = "/css/style.css" rel = "stylesheet" >
|
|
|
|
</head >
|
|
|
|
<body >
|
|
|
|
<script src="/js/script.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|