};
const CSS: &str = include_str!("radicle-ci.css");
const REFERESH_INTERVAL: &str = "10";
const REFERESH_INTERVAL: &str = "300";
/// All possible errors returned from the status page module.
#[derive(Debug, thiserror::Error)]