15 lines
No EOL
311 B
HTML
15 lines
No EOL
311 B
HTML
|
|
<!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> |