blockbook/static/internal_templates/error.html
2023-04-12 23:31:34 +02:00

4 lines
69 B
HTML

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