{
// Output Filename Scheme - eg. HTTP500.html
"scheme": "HTTP%code%.html",
// Page title (HTML not allowed)
"pagetitle": "We've got some trouble | %code% - %title%",
// Footer content (HTML Allowed)
"footer": "Tech Contact info@example.org",
// additional vars
"myvar" : "Hello World"
}