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