pub const PREVIOUS_URL_KEY: &str = "_previous";
The key the session middleware records the last page under, so a failed form knows where “back” is.