Versions in this module Expand all Collapse all v0 v0.1.0 Jan 17, 2026 Changes in this version + func CSRFField(token string) template.HTML + func CSRFFieldNamed(name, token string) template.HTML + func Funcs() render.FuncMap + type TemplateData struct + CSRFToken string + Data any + Flash []flash.Message + func TemplateDataFrom(ctx *bebo.Context, store *flash.Store, data any) (TemplateData, error)