<script>
export let language;
</script>
<html lang="en"></html>
<html lang="en-US"></html>
<html lang={language}></html>
<html></html>