Back to Falco

Yaml Table Modal

layouts/shortcodes/yaml_table_modal.html

latest195 B
Original Source

{{ $header := .Get "header" }} {{ $subheader := .Get "subheader" }} {{ $header }}

{{ $header }}

×

{{ with $subheader }}

{{ . }}

{{ end }} {{ partial "render_yaml_table.html" . }}