{{ define "main" }}
{{- if .HasShortcode "kat-button" -}}
{{ T "katacoda_message" | safeHTML }}
{{- end -}} {{ partial "docs/content-page" (dict "ctx" . "page" .) }} {{ partial "docs/api-reference-links" . }}
{{ end }}