bootstrap_barrio-5.1.3/templates/commerce/checkout/commerce-checkout-form.html.twig
templates/commerce/checkout/commerce-checkout-form.html.twig
{#
/**
* @file
* Two column template for the checkout form.
*
* Available variables:
* - form: The form.
*
* @ingroup themeable
*/
#}
<div class="layout-checkout-form clearfix">
{{ form }}
</div>
