@code.canonical_reason().unwrap_or("error")
@message
We are sorry about this. In a real application, this would mention the incident having been logged, and giving contact details for further reporting.
@use super::statics::*; @use crate::footer; @use warp::http::StatusCode; @(code: StatusCode, message: &str)
@message
We are sorry about this. In a real application, this would mention the incident having been logged, and giving contact details for further reporting.