@use template_utils::*; @use routes::*; @(ctx: BaseContext, title: &str, head: Content, header: Content, content: Content) @i18n!(ctx.1, title) ⋅ @i18n!(ctx.1, "Plume") @:head()
@:content()