~bigbes/sr-ht-ecore

ref: 0b1bba82f63780a9455f7ed08457e071dd7f59f0 sr-ht-ecore/pages/templates/error.html -rw-r--r-- 309 bytes
0b1bba82 — Eugene Blikh bd: turn on dolt auto-push 3 days ago
                                                                                
1
2
3
4
5
6
{{/*
  The default error page, registered as "error" for every service that ships no
  error.html of its own. It is one invocation of the shared body, and it reads
  .Data because that is where all of the donors' view structs keep page payload.
*/}}
{{define "content"}}{{template "srht-error" .Data}}{{end}}