{{- with .Get "chart-id" -}} You must enable Javascript to view this chart. {{- end -}} {{- with .Get "chart-id-2" -}} You must enable Javascript to view this chart. {{- end -}} {{- if or ( .Get "caption" ) ( .Get "title" ) -}}
{{- with .Get "title" -}}

{{ . | markdownify | safeHTML }}

{{- end -}} {{- with .Get "caption" -}}

{{ . | markdownify | safeHTML }}

{{- end -}}
{{- end -}}