Add Form Support

This commit is contained in:
2026-05-02 19:11:09 +02:00
parent d388d7048a
commit 75b50fb9ef
15 changed files with 284 additions and 37 deletions

View File

@@ -50,7 +50,7 @@ async function loadImage(path: string) {
<Willkommen/>
<Events style="margin-top: 120px;"/>
<!-- <Events style="margin-top: 120px;"/> -->
<Forms/>
@@ -89,7 +89,7 @@ async function loadImage(path: string) {
<br> -->
<Umgebung ref="umgebung" />
<Umgebung ref="umgebung" id="umgebung" />
<MyFooter ref="footer" />
</template>