diff --git a/themes/custom/apigee_kickstart/templates/apigee/status-property.html.twig b/themes/custom/apigee_kickstart/templates/apigee/status-property.html.twig index 947598c0..4e67e579 100644 --- a/themes/custom/apigee_kickstart/templates/apigee/status-property.html.twig +++ b/themes/custom/apigee_kickstart/templates/apigee/status-property.html.twig @@ -21,4 +21,4 @@ {% include '@radix/badge/badge.twig' with { type: statuses[element.value|trim|lower]|default('info'), content: element.value|capitalize, -} %} \ No newline at end of file +} %}