github.com/trezor/blockbook@v0.4.1-0.20240328132726-e9a08582ee2c/static/templates/error.html (about)

     1  {{define "specific"}}
     2  <h1>Error</h1>
     3  <h4>{{.Error.Text}}</h4>
     4  {{end}}