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