diff --git a/crudkit/ui/templates/field.html b/crudkit/ui/templates/field.html index aecb234..9a9174a 100644 --- a/crudkit/ui/templates/field.html +++ b/crudkit/ui/templates/field.html @@ -1,4 +1,4 @@ -{# show label unless hidden/custom #} + {% if field_type != 'hidden' and field_label %}