more bug fixes

This commit is contained in:
Dennis Eichhorn 2025-03-11 03:58:22 +00:00
parent f4db75e87a
commit 4e8e6632e2

View File

@ -21,7 +21,7 @@ $head = $this->head;
/** @var array $dispatch */
$dispatch = $this->getData('dispatch') ?? [];
?>
<!DOCTYPE HTML>
<!DOCTYPE html>
<html lang="<?= $this->printHtml($this->response->header->l11n->language); ?>">
<head>
<meta charset="utf-8">