{{/* Modified version of https://github.com/imfing/hextra/blob/v0.10.0/layouts/_partials/shortcodes/cards.html */}} {{- /* This file overrides the details shortcode of the theme */ -}} {{- $cols := .cols | default 3 -}} {{- $content := .content -}} {{- $class := .class | default "hextra-cards" -}}