This commit is contained in:
Robert Jagtiani
2025-01-16 16:33:41 +01:00
parent 067e470771
commit e45a7bafbb
4 changed files with 483 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
---
import Layout from "#layouts/WidgetLayout.astro";
import WelcherAusweisWidget from "#widgets/WelcherAusweisWidget.svelte";
import Layout from "#layouts/WidgetLayout_1.astro";
import WelcherAusweisWidget from "#widgets/WelcherAusweisWidget_1.svelte";
const { vermittler } = Astro.params;