From b2447bc967df37b31282a97e32c581954bb8bcc9 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 17 Oct 2024 16:37:23 +0200 Subject: Move from html/template to templ --- templ/form.tpl | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 templ/form.tpl (limited to 'templ/form.tpl') diff --git a/templ/form.tpl b/templ/form.tpl deleted file mode 100644 index 4d20557..0000000 --- a/templ/form.tpl +++ /dev/null @@ -1,22 +0,0 @@ -{{define "formItem"}} - {{- $cb := eq .Type "checkbox" -}} -
- - - - {{range errors}} -

{{.}}

- {{end}} - {{with .Footer}}

{{.}}

{{end}} -
-{{end}} \ No newline at end of file -- cgit v1.2.3-70-g09d2