<html lang="de">
<head>
    <meta charset="utf-8">
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>Hello world</title>
    <link href="/static/css/style.css" rel="stylesheet">
</head>
<body>
    <h1>Hello world</h1>
</body>
</html>