package templates
// Available variables:
//
// ```
// HtmlContent template.HTML
const HtmlBody = `{{define "content"}}{{.HtmlContent}}{{end}}`