From 85920b8c7a2696115d1f77c046f48f6f00d639f1 Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 7 Apr 2026 00:23:24 +0200 Subject: Init --- templates/admin/form.html | 82 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 templates/admin/form.html (limited to 'templates/admin/form.html') diff --git a/templates/admin/form.html b/templates/admin/form.html new file mode 100644 index 0000000..133951f --- /dev/null +++ b/templates/admin/form.html @@ -0,0 +1,82 @@ +{{define "form-content"}} +
+ + + + {{if not .IsNew}} + + + {{end}} + + + + + + + + + Cancel +
+ +
+ +{{end}} \ No newline at end of file -- cgit v1.3