{{ define "content" }}
{{ if .Error }}

Failed to call public API: {{ .ErrorMessage }}

{{ end }}
{{ end }} {{ define "script-tags" }} {{ if not .Contents.Error }} {{ if .Context.WebpackDevServer }} {{else}} {{end}} {{end}} {{end}}