{# /** * @file views-bootstrap-cards.html.twig * Default simple view template to display Bootstrap Cards. * * * - rows: Contains a nested array of rows. Each row contains an array of * columns. * * @ingroup views_templates */ #} {{ attach_library('views_bootstrap/cards') }}