~bigbes/sr-ht-ecore

ref: 66c00770b754f41c97da16007cb37c1863d0474e sr-ht-ecore/pages/templates/error.html -rw-r--r-- 309 bytes
66c00770 — Eugene Blikh instconf: one reading of the instance config origins 10 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}}