blockbook/static/templates/error.html

4 lines
69 B
HTML

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