Files
docker-docs/layouts/shortcodes/tabs.markdown.md
2026-01-12 13:02:07 +01:00

146 B

{{ with .Inner }}{{/* don't do anything, just call it */}}{{ end -}} {{ range (.Store.Get "tabs") -}} {{ .name }}

{{ .content }} {{- end -}}