Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ Error500
Method
Error500
controllers/ErrorController.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
func
(this *ErrorController) Error500() {
16
this.TplName =
"errors/error.html"
17
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected