blockbook/static/templates/error.html
2018-08-27 15:36:33 +02:00

4 lines
69 B
HTML

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