Hi @gitea I am looking for a documentation of your templating engine. Is there any?
@gitea Ah. I guess I was looking for this one https://pkg.go.dev/html/template
template package - html/template - Go Packages

Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.