This commit is contained in:
JACS 2026-05-02 23:24:26 -05:00
parent cc0c524337
commit f03b933359
551 changed files with 1230 additions and 0 deletions

View file

@ -30,6 +30,8 @@
{{template "tabler_table" .}}
</div>
{{end}}
{{else if hasField . "FormElements"}}
{{template "tabler_formelements_content" .FormElements}}
{{else}}
{{.Content}}
{{end}}