blockbook/static/templates/error.html

4 lines
69 B
HTML

{{define "specific"}}
<h1>Error</h1>
<h3>{{.Error.Text}}</h3>
{{end}}