123456789
{% import ( "fmt" "{{{ .Package }}}/views/components") %}{% func String(x any, k string) %}{% stripspace %} {%= components.FormInput(k, "", fmt.Sprintf("%v", x)) %}{% endstripspace %}{% endfunc %}