Files
leanote/bin/src/github.com/revel/revel/templates/errors/500.json
2014-05-09 15:37:36 +08:00

5 lines
87 B
JSON

{
"title": "{{js .Error.Title}}",
"description": "{{js .Error.Description}}"
}