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