diff --git a/main.go b/main.go index 8b03cf6..66327d5 100644 --- a/main.go +++ b/main.go @@ -182,6 +182,24 @@ var pageTmpl = template.Must(template.New("page").Parse(` {{end}} {{end}} +
+

Notes

+ +
`))