+ + + - {{ with .Params.Title }} - {{ . }} - {{end}} + {{ .Content }} {{ range (.Paginator 5).Pages }} @@ -92,13 +96,13 @@ {{ partial "page-edit.html" . }} - {{ with .TableOfContents }} +
- {{ with .Params.Title }} - {{ . }} - {{end}} + {{ .Content }} {{ range (.Paginator 5).Pages }} @@ -92,13 +96,13 @@ {{ partial "page-edit.html" . }} - {{ with .TableOfContents }} +
+ + + - {{ with .Params.Title }} - {{ . }} - {{end}} + {{ .Content }} {{ partial "page-edit.html" . }} - -