4 lines
87 B
PHP
4 lines
87 B
PHP
<?php require_once("header.php"); ?>
|
|
|
|
<html lang="<?= $lang->languageCode ?>">
|
|
</html>
|