Back to Linkerd2

App.Tmpl

web/templates/app.tmpl.html

18.9.1184 B
Original Source

{{ define "content" }}

{{ if .Error }}

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

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