Ihre neue Vorlage sollte so aussehen:
<!doctype html>
<html lang='de'>
<head>
<meta charset='utf-8'>
<title>Title</title>
</head>
<body>
<header>
<nav>
</nav>
</header>
<main>
<article>
<section>
</section>
<section>
</section>
</article>
</main>
<footer>
</footer>
</body>
</html>
Kevin Maurizi, Marcel Suter