{# /** * @file * Template for a radio input. */ #} {% include 'varbase_components:input-radio' with { utility_classes: ['form-check-input'] } %}