Files
desktop/partials/landingpages/auth/login.php
Lars Gebhardt-Kusche 44d9aa0969
All checks were successful
Deploy / deploy-staging (push) Successful in 41s
Deploy / deploy-production (push) Has been skipped
adasd
2026-06-25 23:36:23 +02:00

9 lines
163 B
PHP

<?php
declare(strict_types=1);
return [
'title' => 'Anmeldung',
'description' => 'Spaeterer Uebergabepunkt fuer das Keycloak-Theme im Desktop-Look.',
];