11 lines
No EOL
137 B
Text
11 lines
No EOL
137 B
Text
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>{{ title }}</title>
|
|
</head>
|
|
|
|
<body>
|
|
{{ content }}
|
|
</body>
|
|
</html> |