package template import "git.thomasvoss.com/euro-cash.eu/lib" templ Base(body templ.Component) { {{ p := ctx.Value("printer").(lib.Printer) }} Euro Cash @body }