mirror of
https://github.com/mainnika/nikita-tokarch-uk.git
synced 2026-05-25 01:03:35 +00:00
Add not-found error handler
This commit is contained in:
@@ -3,4 +3,6 @@ package content
|
||||
// Error content data
|
||||
type Error struct {
|
||||
_ interface{} `template:"error.go.tmpl"`
|
||||
|
||||
Message string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user