@use super::statics::{layout_css, favicon_ico}; @use crate::CONFIG; @(title: &str, description: Option<&str>, head: Content, body: Content)