~bigbes/sr-ht-ecore

ref: 89fa694cbf548ecd642b8101825b7a49b48f975a sr-ht-ecore/pages/templates/error.html -rw-r--r-- 309 bytes
89fa694c — Eugene Blikh metapat: the meta.sr.ht PAT plane a federated endpoint needs a day 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}}