Html lang attribute missing

Thnx Sonja! this code solves the problem:

<html lang="<?php echo $kirby->language()->code() ?>">

2 Likes