adasd
This commit is contained in:
@@ -38,6 +38,7 @@ if ($debugEnabled) {
|
||||
<?php asset_scripts('header'); ?>
|
||||
</head>
|
||||
<body data-auth="<?= isset($_SESSION['user_id']) ? '1' : '0' ?>" data-child-gender="<?= htmlspecialchars($childGender, ENT_QUOTES) ?>">
|
||||
<?php tpl('matomo', 'structure'); ?>
|
||||
<?php tpl('nav', 'structure'); ?>
|
||||
|
||||
<?php if ($debugEnabled): ?>
|
||||
|
||||
Reference in New Issue
Block a user