{{ define "styles" }} {{ end }} {{ define "content" }}
Text with colors and colors and colors and colors.
Text with highlight colors and colors and colors and colors.
Text with an inline link in it.
Preformatted text...
...with color!
// Code block public foo() { return "bar"; }{{ end }} {{ define "scripts" }} {{ end }}