@use crate::State; @use super::statics::{layout_css, favicon_ico}; @(state: &State, title: &str, description: Option<&str>, head: Content, body: Content) @title @if let Some(description) = description { } else { } @:head()

pict-rs aggregator

@:body()