const text/template/parse.NodeBreak
2 uses
text/template/parse (current package)
node.go#L74: NodeBreak // A break action.
node.go#L921: return &BreakNode{tr: t, NodeType: NodeBreak, Pos: pos, Line: line}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)