Load overlay helper globally

This commit is contained in:
2026-06-15 13:55:32 +02:00
parent b9cd92e221
commit 2a6487aae9
4 changed files with 205 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ function render_auth_login_page(array $state): void
echo '<link rel="stylesheet" href="/assets/styles.css">';
echo '</head>';
echo '<body class="sg-vsf-register-step-1-page">';
echo '<script src="/scripts/help-icon-overlays.js"></script>';
echo '<main class="sg-vsf-register-step-1">';
echo '<article class="sg-card sg-object-card sg-object-card--variable-height sg-vsf-register-step-1__card" data-pattern="object-card" aria-label="Anmeldung">';