From 8dbb5f946df34a7f3032718731b3e86ec5ab6b84 Mon Sep 17 00:00:00 2001 From: Jason Streifling Date: Tue, 10 Oct 2023 19:08:59 +0200 Subject: [PATCH] UUID-Element zum Ersetzen des "Einladen"-Buttons erstellt --- templates/form.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/form.html b/templates/form.html index 6057d44..2c7d90c 100644 --- a/templates/form.html +++ b/templates/form.html @@ -1,3 +1,7 @@ +{{ define "uuid" }} +{{ . }} +{{ end }} + {{ define "participant" }}
@@ -10,7 +14,7 @@
{{ end }}