layouts/_default/single.html @@ -28,10 +28,10 @@ {{ .TableOfContents }} </aside> {{end}} {{.Content}} {{partial "textprocessing.html" . }} </article> {{partial "footer.html" .}} {{partial "popover.html" .}} </div> </body>